16:30:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142273 16:30:47 Running as SYSTEM 16:30:47 [EnvInject] - Loading node environment variables. 16:30:47 Building remotely on prd-centos8-docker-8c-8g-2728 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 16:30:47 [ssh-agent] Looking for ssh-agent implementation... 16:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:47 $ ssh-agent 16:30:47 SSH_AUTH_SOCK=/tmp/ssh-ce5FCRFTSLWL/agent.5583 16:30:47 SSH_AGENT_PID=5584 16:30:47 [ssh-agent] Started. 16:30:47 Running ssh-add (command line suppressed) 16:30:47 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_12737603463113510836.key (/w/workspace/cps-master-verify-java@tmp/private_key_12737603463113510836.key) 16:30:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:30:47 The recommended git tool is: NONE 16:30:49 using credential onap-jenkins-ssh 16:30:49 Wiping out workspace first. 16:30:49 Cloning the remote Git repository 16:30:49 Cloning repository git://cloud.onap.org/mirror/cps.git 16:30:49 > git init /w/workspace/cps-master-verify-java # timeout=10 16:30:49 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:30:49 > git --version # timeout=10 16:30:49 > git --version # 'git version 2.39.1' 16:30:49 using GIT_SSH to set credentials Gerrit user 16:30:49 [INFO] Currently running in a labeled security context 16:30:49 [INFO] Currently SELinux is 'enforcing' on the host 16:30:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7461761339496483727.key 16:30:49 Verifying host key using manually-configured host key entries 16:30:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:30:52 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:30:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:52 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:30:52 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:30:52 using GIT_SSH to set credentials Gerrit user 16:30:52 [INFO] Currently running in a labeled security context 16:30:52 [INFO] Currently SELinux is 'enforcing' on the host 16:30:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh211355500799450628.key 16:30:52 Verifying host key using manually-configured host key entries 16:30:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/73/142273/2 # timeout=30 16:30:52 > git rev-parse 4eb367aab708a02a989bf36cfd0695cd5393562c^{commit} # timeout=10 16:30:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:30:52 Checking out Revision 4eb367aab708a02a989bf36cfd0695cd5393562c (refs/changes/73/142273/2) 16:30:52 > git config core.sparsecheckout # timeout=10 16:30:52 > git checkout -f 4eb367aab708a02a989bf36cfd0695cd5393562c # timeout=30 16:30:56 Commit message: "Bug: Add check from alternateId cache before saving state" 16:30:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:30:56 > git rev-list --no-walk d17ae8e731e57c5910a31aa89844eefa998475ad # timeout=10 16:30:56 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3524937604888191569.sh 16:30:56 ---> python-tools-install.sh 16:30:56 Setup pyenv: 16:30:56 system 16:30:56 * 3.8.13 (set by /opt/pyenv/version) 16:30:56 * 3.9.13 (set by /opt/pyenv/version) 16:30:56 * 3.10.6 (set by /opt/pyenv/version) 16:31:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uAXt 16:31:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:31:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:31:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:31:06 lf-activate-venv(): INFO: Base packages installed successfully 16:31:06 lf-activate-venv(): INFO: Installing additional packages: lftools 16:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-uAXt/bin to PATH 16:31:31 Generating Requirements File 16:31:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:31:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:31:51 Python 3.10.6 16:31:51 pip 25.2 from /tmp/venv-uAXt/lib/python3.10/site-packages/pip (python 3.10) 16:31:52 appdirs==1.4.4 16:31:52 argcomplete==3.6.2 16:31:52 aspy.yaml==1.3.0 16:31:52 attrs==25.4.0 16:31:52 autopage==0.5.2 16:31:52 beautifulsoup4==4.14.2 16:31:52 boto3==1.40.51 16:31:52 botocore==1.40.51 16:31:52 bs4==0.0.2 16:31:52 cachetools==6.2.1 16:31:52 certifi==2025.10.5 16:31:52 cffi==2.0.0 16:31:52 cfgv==3.4.0 16:31:52 chardet==5.2.0 16:31:52 charset-normalizer==3.4.4 16:31:52 click==8.3.0 16:31:52 cliff==4.11.0 16:31:52 cmd2==2.7.0 16:31:52 cryptography==3.3.2 16:31:52 debtcollector==3.0.0 16:31:52 decorator==5.2.1 16:31:52 defusedxml==0.7.1 16:31:52 Deprecated==1.2.18 16:31:52 distlib==0.4.0 16:31:52 dnspython==2.8.0 16:31:52 docker==7.1.0 16:31:52 dogpile.cache==1.5.0 16:31:52 durationpy==0.10 16:31:52 email-validator==2.3.0 16:31:52 filelock==3.20.0 16:31:52 future==1.0.0 16:31:52 gitdb==4.0.12 16:31:52 GitPython==3.1.45 16:31:52 google-auth==2.41.1 16:31:52 httplib2==0.31.0 16:31:52 identify==2.6.15 16:31:52 idna==3.11 16:31:52 importlib-resources==1.5.0 16:31:52 iso8601==2.1.0 16:31:52 Jinja2==3.1.6 16:31:52 jmespath==1.0.1 16:31:52 jsonpatch==1.33 16:31:52 jsonpointer==3.0.0 16:31:52 jsonschema==4.25.1 16:31:52 jsonschema-specifications==2025.9.1 16:31:52 keystoneauth1==5.12.0 16:31:52 kubernetes==34.1.0 16:31:52 lftools==0.37.15 16:31:52 lxml==6.0.2 16:31:52 markdown-it-py==4.0.0 16:31:52 MarkupSafe==3.0.3 16:31:52 mdurl==0.1.2 16:31:52 msgpack==1.1.2 16:31:52 multi_key_dict==2.0.3 16:31:52 munch==4.0.0 16:31:52 netaddr==1.3.0 16:31:52 niet==1.4.2 16:31:52 nodeenv==1.9.1 16:31:52 oauth2client==4.1.3 16:31:52 oauthlib==3.3.1 16:31:52 openstacksdk==4.7.1 16:31:52 os-service-types==1.8.0 16:31:52 osc-lib==4.2.0 16:31:52 oslo.config==10.0.0 16:31:52 oslo.context==6.1.0 16:31:52 oslo.i18n==6.6.0 16:31:52 oslo.log==7.2.1 16:31:52 oslo.serialization==5.8.0 16:31:52 oslo.utils==9.1.0 16:31:52 packaging==25.0 16:31:52 pbr==7.0.1 16:31:52 platformdirs==4.5.0 16:31:52 prettytable==3.16.0 16:31:52 psutil==7.1.0 16:31:52 pyasn1==0.6.1 16:31:52 pyasn1_modules==0.4.2 16:31:52 pycparser==2.23 16:31:52 pygerrit2==2.0.15 16:31:52 PyGithub==2.8.1 16:31:52 Pygments==2.19.2 16:31:52 PyJWT==2.10.1 16:31:52 PyNaCl==1.6.0 16:31:52 pyparsing==2.4.7 16:31:52 pyperclip==1.11.0 16:31:52 pyrsistent==0.20.0 16:31:52 python-cinderclient==9.8.0 16:31:52 python-dateutil==2.9.0.post0 16:31:52 python-heatclient==4.3.0 16:31:52 python-jenkins==1.8.3 16:31:52 python-keystoneclient==5.7.0 16:31:52 python-magnumclient==4.9.0 16:31:52 python-openstackclient==8.2.0 16:31:52 python-swiftclient==4.8.0 16:31:52 PyYAML==6.0.3 16:31:52 referencing==0.37.0 16:31:52 requests==2.32.5 16:31:52 requests-oauthlib==2.0.0 16:31:52 requestsexceptions==1.4.0 16:31:52 rfc3986==2.0.0 16:31:52 rich==14.2.0 16:31:52 rich-argparse==1.7.1 16:31:52 rpds-py==0.27.1 16:31:52 rsa==4.9.1 16:31:52 ruamel.yaml==0.18.15 16:31:52 ruamel.yaml.clib==0.2.14 16:31:52 s3transfer==0.14.0 16:31:52 simplejson==3.20.2 16:31:52 six==1.17.0 16:31:52 smmap==5.0.2 16:31:52 soupsieve==2.8 16:31:52 stevedore==5.5.0 16:31:52 tabulate==0.9.0 16:31:52 toml==0.10.2 16:31:52 tomlkit==0.13.3 16:31:52 tqdm==4.67.1 16:31:52 typing_extensions==4.15.0 16:31:52 tzdata==2025.2 16:31:52 urllib3==1.26.20 16:31:52 virtualenv==20.35.3 16:31:52 wcwidth==0.2.14 16:31:52 websocket-client==1.9.0 16:31:52 wrapt==1.17.3 16:31:52 xdg==6.0.0 16:31:52 xmltodict==1.0.2 16:31:52 yq==3.4.3 16:31:52 [EnvInject] - Injecting environment variables from a build step. 16:31:52 [EnvInject] - Injecting as environment variables the properties content 16:31:52 SET_JDK_VERSION=openjdk17 16:31:52 GIT_URL="git://cloud.onap.org/mirror" 16:31:52 16:31:52 [EnvInject] - Variables injected successfully. 16:31:52 [cps-master-verify-java] $ /bin/sh /tmp/jenkins13279363854953313160.sh 16:31:52 ---> update-java-alternatives.sh 16:31:52 ---> Updating Java version 16:31:52 ---> RedHat type system detected 16:31:53 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:31:53 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:31:53 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) 16:31:53 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:31:53 [EnvInject] - Injecting environment variables from a build step. 16:31:53 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:31:53 [EnvInject] - Variables injected successfully. 16:31:53 provisioning config files... 16:31:53 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15176840748355901269tmp 16:31:53 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config398028797105630893tmp 16:31:53 [EnvInject] - Injecting environment variables from a build step. 16:31:53 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-2728 16:31:54 using settings config with name cps-settings 16:31:54 Replacing all maven server entries not found in credentials list is true 16:31:54 using global settings config with name global-settings 16:31:54 Replacing all maven server entries not found in credentials list is true 16:31:54 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings2742195628841756224.xml -gs /tmp/global-settings16320167084612326158.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=4eb367aab708a02a989bf36cfd0695cd5393562c -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=lee.anjella.macabuhay@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Lee Anjella Macabuhay" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142273 -DGERRIT_PATCHSET_UPLOADER_EMAIL=lee.anjella.macabuhay@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=142273 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Lee Anjella Macabuhay\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/73/142273/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Lee Anjella Macabuhay" '-DGERRIT_CHANGE_OWNER=\"Lee Anjella Macabuhay\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnOiBBZGQgY2hlY2sgZnJvbSBhbHRlcm5hdGVJZCBjYWNoZSBiZWZvcmUgc2F2aW5nIHN0YXRlCgoJLSBlbnN1cmVkIHRoZSB0aGUgYWx0ZXJuYXRlIGlkcy9jbSBoYW5kbGUgaWRzIHdlcmUgcmVtb3ZlZCBmcm9tCgkgIGNhY2hlIGFzIHBhcnQgb2YgdGhlIHJlbW92ZSBjbSBoYW5kbGUgcHJvY2VzcwoJLSB1cG9uIHNhdmluZyBhIGNtIGhhbmRsZSBzdGF0ZSAsIGEgY2hlY2sgdG8gdGhlIGNhY2hlIGlzCgkgIHBlcmZvcm1lZCBmaXJzdAoKSXNzdWUtSUQ6IENQUy0zMDA3CkNoYW5nZS1JZDogSTM5OWMzYmMzNjI0NGNjNDllMjBmNDM1YTg0ZWJjNjhiZDkwNTA2NTQKU2lnbmVkLW9mZi1ieTogZW1hY2xlZSA8bGVlLmFuamVsbGEubWFjYWJ1aGF5QGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug: Add check from alternateId cache before saving state" '-DGERRIT_EVENT_ACCOUNT=\"Lee Anjella Macabuhay\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I399c3bc36244cc49e20f435a84ebc68bd9050654 -DGERRIT_EVENT_HASH=1054719835 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=lee.anjella.macabuhay@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Lee Anjella Macabuhay" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:31:56 [INFO] Scanning for projects... 16:32:08 [INFO] ------------------------------------------------------------------------ 16:32:08 [INFO] Reactor Build Order: 16:32:08 [INFO] 16:32:08 [INFO] org.onap.cps:cps-dependencies [pom] 16:32:08 [INFO] cps-bom [pom] 16:32:08 [INFO] checkstyle [jar] 16:32:08 [INFO] cps-parent [pom] 16:32:08 [INFO] cps-events [jar] 16:32:08 [INFO] cps-path-parser [jar] 16:32:08 [INFO] cps-service [jar] 16:32:08 [INFO] cps-rest [jar] 16:32:08 [INFO] cps-ncmp-events [jar] 16:32:08 [INFO] cps-ncmp-service [jar] 16:32:08 [INFO] cps-ncmp-rest [jar] 16:32:08 [INFO] cps-ncmp-rest-stub [pom] 16:32:08 [INFO] cps-ncmp-rest-stub-service [jar] 16:32:08 [INFO] cps-ncmp-rest-stub-app [jar] 16:32:08 [INFO] cps-ri [jar] 16:32:08 [INFO] integration-test [jar] 16:32:08 [INFO] spotbugs [jar] 16:32:08 [INFO] cps-application [jar] 16:32:08 [INFO] policy-executor-stub [jar] 16:32:08 [INFO] jacoco-report [jar] 16:32:08 [INFO] cps [pom] 16:32:08 [INFO] 16:32:08 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:32:08 [INFO] Building org.onap.cps:cps-dependencies 3.7.2-SNAPSHOT [1/21] 16:32:08 [INFO] --------------------------------[ pom ]--------------------------------- 16:32:08 [INFO] 16:32:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:32:09 [INFO] 16:32:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:32:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.2-SNAPSHOT/cps-dependencies-3.7.2-SNAPSHOT.pom 16:32:10 [INFO] 16:32:10 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:32:10 [INFO] Building cps-bom 3.7.2-SNAPSHOT [2/21] 16:32:10 [INFO] --------------------------------[ pom ]--------------------------------- 16:32:10 [INFO] 16:32:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:32:10 [INFO] 16:32:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:32:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.2-SNAPSHOT/cps-bom-3.7.2-SNAPSHOT.pom 16:32:10 [INFO] 16:32:10 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:32:10 [INFO] Building checkstyle 3.7.2-SNAPSHOT [3/21] 16:32:10 [INFO] --------------------------------[ jar ]--------------------------------- 16:32:11 [INFO] 16:32:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:32:11 [INFO] 16:32:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:32:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:32:12 [INFO] Copying 6 resources 16:32:12 [INFO] 16:32:12 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:32:14 [INFO] No sources to compile 16:32:14 [INFO] 16:32:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:32:14 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:32:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 16:32:14 [INFO] 16:32:14 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:32:14 [INFO] No sources to compile 16:32:14 [INFO] 16:32:14 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:32:14 [INFO] No tests to run. 16:32:15 [INFO] 16:32:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:32:15 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.2-SNAPSHOT.jar 16:32:15 [INFO] 16:32:15 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:32:16 ======================================================================================================================== 16:32:16 Copyright Check Python Script: 16:32:16 0 issue(s) found after 3 altered file(s) checked 16:32:16 ======================================================================================================================== 16:32:16 [INFO] 16:32:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:32:16 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.2-SNAPSHOT/checkstyle-3.7.2-SNAPSHOT.jar 16:32:16 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.2-SNAPSHOT/checkstyle-3.7.2-SNAPSHOT.pom 16:32:16 [INFO] 16:32:16 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:32:16 [INFO] Building cps-parent 3.7.2-SNAPSHOT [4/21] 16:32:16 [INFO] --------------------------------[ pom ]--------------------------------- 16:32:17 [INFO] 16:32:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:32:17 [INFO] 16:32:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-parent --- 16:32:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:32:18 [INFO] 16:32:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 16:32:21 [INFO] You have 0 Checkstyle violations. 16:32:21 [INFO] 16:32:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 16:32:22 [INFO] You have 0 Checkstyle violations. 16:32:22 [INFO] 16:32:22 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 16:32:23 [INFO] No sources specified for compilation. Skipping. 16:32:23 [INFO] 16:32:23 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-parent --- 16:32:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:32:23 [INFO] 16:32:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-parent --- 16:32:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:32:23 [INFO] 16:32:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:32:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.2-SNAPSHOT/cps-parent-3.7.2-SNAPSHOT.pom 16:32:23 [INFO] 16:32:23 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:32:23 [INFO] Building cps-events 3.7.2-SNAPSHOT [5/21] 16:32:23 [INFO] --------------------------------[ jar ]--------------------------------- 16:32:24 [INFO] 16:32:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:32:24 [INFO] 16:32:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-events --- 16:32:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:32:24 [INFO] 16:32:24 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:32:25 [INFO] 16:32:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 16:32:25 [INFO] You have 0 Checkstyle violations. 16:32:25 [INFO] 16:32:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 16:32:25 [INFO] You have 0 Checkstyle violations. 16:32:25 [INFO] 16:32:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:32:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:25 [INFO] Copying 2 resources 16:32:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 16:32:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 16:32:25 [INFO] 16:32:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 16:32:25 [INFO] Recompiling the module because of changed dependency. 16:32:25 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:32:26 [INFO] 16:32:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:32:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 16:32:26 [INFO] 16:32:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 16:32:26 [INFO] No sources to compile 16:32:26 [INFO] 16:32:26 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 16:32:26 [INFO] No sources specified for compilation. Skipping. 16:32:26 [INFO] 16:32:26 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 16:32:26 [INFO] No tests to run. 16:32:26 [INFO] 16:32:26 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-events --- 16:32:26 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 16:32:26 [INFO] 16:32:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-events --- 16:32:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:32:26 [INFO] 16:32:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:32:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.2-SNAPSHOT.jar 16:32:26 [INFO] 16:32:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:32:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.2-SNAPSHOT/cps-events-3.7.2-SNAPSHOT.jar 16:32:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.2-SNAPSHOT/cps-events-3.7.2-SNAPSHOT.pom 16:32:26 [INFO] 16:32:26 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:32:26 [INFO] Building cps-path-parser 3.7.2-SNAPSHOT [6/21] 16:32:26 [INFO] --------------------------------[ jar ]--------------------------------- 16:32:28 [INFO] 16:32:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:32:28 [INFO] 16:32:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:32:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:32:28 [INFO] 16:32:28 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:32:29 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 16:32:29 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:32:29 [INFO] 16:32:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 16:32:29 [INFO] You have 0 Checkstyle violations. 16:32:29 [INFO] 16:32:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 16:32:29 [INFO] You have 0 Checkstyle violations. 16:32:29 [INFO] 16:32:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:32:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 16:32:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 16:32:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 16:32:29 [INFO] 16:32:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 16:32:29 [INFO] Recompiling the module because of changed dependency. 16:32:29 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:32:30 [INFO] 16:32:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:32:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 16:32:30 [INFO] 16:32:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 16:32:30 [INFO] No sources to compile 16:32:30 [INFO] 16:32:30 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 16:32:30 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:32:30 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:32:30 [INFO] Parallel parsing disabled. 16:32:31 [INFO] Compiled 4 files. 16:32:31 [INFO] 16:32:31 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 16:32:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:32:32 [INFO] 16:32:32 [INFO] ------------------------------------------------------- 16:32:32 [INFO] T E S T S 16:32:32 [INFO] ------------------------------------------------------- 16:32:33 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:32:34 line 1:18 missing QName at '' 16:32:34 line 1:37 mismatched input '@' expecting {'[', '/'} 16:32:34 line 1:37 mismatched input ']' expecting {'[', '/'} 16:32:34 line 1:37 mismatched input '::' expecting {'[', '/'} 16:32:34 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 16:32:34 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 16:32:34 line 1:14 no viable alternative at input '[-' 16:32:34 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 16:32:34 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 16:32:34 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:32:34 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:32:34 line 1:14 no viable alternative at input '[]' 16:32:34 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 16:32:34 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 16:32:34 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:32:34 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:32:34 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 16:32:34 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:32:34 line 1:2 extraneous input '/' expecting QName 16:32:34 line 1:8 mismatched input '*' expecting QName 16:32:34 line 1:0 mismatched input '' expecting '/' 16:32:34 line 1:1 no viable alternative at input '/' 16:32:34 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:32:34 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:32:34 line 1:2 missing QName at '/' 16:32:34 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:32:34 [INFO] 16:32:34 [INFO] Results: 16:32:34 [INFO] 16:32:34 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 16:32:34 [INFO] 16:32:34 [INFO] 16:32:34 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-path-parser --- 16:32:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:32:34 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:32:34 [INFO] All coverage checks have been met. 16:32:34 [INFO] 16:32:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-path-parser --- 16:32:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:32:34 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:32:34 [INFO] 16:32:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:32:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.2-SNAPSHOT.jar 16:32:34 [INFO] 16:32:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:32:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.2-SNAPSHOT/cps-path-parser-3.7.2-SNAPSHOT.jar 16:32:34 [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.2-SNAPSHOT/cps-path-parser-3.7.2-SNAPSHOT.pom 16:32:34 [INFO] 16:32:34 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:32:34 [INFO] Building cps-service 3.7.2-SNAPSHOT [7/21] 16:32:34 [INFO] --------------------------------[ jar ]--------------------------------- 16:32:40 [INFO] 16:32:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:32:40 [INFO] 16:32:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-service --- 16:32:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:32:40 [INFO] 16:32:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 16:32:40 [INFO] You have 0 Checkstyle violations. 16:32:40 [INFO] 16:32:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 16:32:41 [INFO] You have 0 Checkstyle violations. 16:32:41 [INFO] 16:32:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:32:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:41 [INFO] Copying 2 resources 16:32:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 16:32:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 16:32:41 [INFO] 16:32:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 16:32:41 [INFO] Recompiling the module because of changed dependency. 16:32:41 [INFO] Compiling 87 source files with javac [debug release 17] to target/classes 16:32:43 [INFO] 16:32:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:32:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:32:43 [INFO] Copying 33 resources 16:32:43 [INFO] 16:32:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 16:32:43 [INFO] Recompiling the module because of changed dependency. 16:32:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:32:43 [INFO] 16:32:43 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 16:32:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:32:43 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:32:43 [INFO] Parallel parsing disabled. 16:32:46 [INFO] Compiled 114 files. 16:32:46 [INFO] 16:32:46 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 16:32:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:32:46 [INFO] 16:32:46 [INFO] ------------------------------------------------------- 16:32:46 [INFO] T E S T S 16:32:46 [INFO] ------------------------------------------------------- 16:32:48 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 16:32:49 16:32:49.890 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 16:32:49 16:32:49.934 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 16:32:49 16:32:49.941 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 16:32:49 16:32:49.957 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 16:32:49 16:32:49.964 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:32:49 16:32:49.969 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:32:49 16:32:49.969 [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 16:32:49 16:32:49.980 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:32:49 16:32:49.984 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 16:32:50 16:32:50.058 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:32:50 16:32:50.066 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 16:32:50 16:32:50.082 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 16:32:50 16:32:50.091 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 16:32:50 16:32:50.103 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 16:32:50 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s -- in org.onap.cps.init.AbstractModelLoaderSpec 16:32:50 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 16:32:50 16:32:50.189 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 16:32:50 16:32:50.216 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- CPS Data Notification Subscription models onboarded successfully 16:32:50 16:32:50.216 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 16:32:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 16:32:50 [INFO] Running org.onap.cps.init.actuator.ReadinessHealthIndicatorSpec 16:32:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.actuator.ReadinessHealthIndicatorSpec 16:32:50 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 16:32:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 16:32:50 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:32:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:32:50 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 16:32:50 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 16:32:50 [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec 16:32:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.api.model.ConditionPropertiesSpec 16:32:50 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 16:32:50 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 16:32:50 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 16:32:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 16:32:50 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:32:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.config.AsyncConfigSpec 16:32:50 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:32:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 16:32:50 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec 16:32:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:32:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec 16:32:51 [INFO] Running org.onap.cps.events.EventsProducerSpec 16:32:51 16:32:51.597 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:32:51 16:32:51.602 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 16:32:51 16:32:51.605 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:32:51 16:32:51.611 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:32:51 16:32:51.617 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:32:51 16:32:51.618 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:32:51 16:32:51.619 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 16:32:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.onap.cps.events.EventsProducerSpec 16:32:51 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 16:32:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 16:32:51 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 16:32:52 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:32:52 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:32:52 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 16:32:52 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 16:32:53 [Fatal Error] :1:1: Content is not allowed in prolog. 16:32:53 [Fatal Error] :1:1: Content is not allowed in prolog. 16:32:53 16:32:53.300 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 16:32:53 java.lang.Exception: Sending failed 16:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:32:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:32:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:32:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:32:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:32:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:32:53 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:567) 16:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:53 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:32:53 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:32:53 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:32:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:32:53 at groovy.lang.Closure.call(Closure.java:427) 16:32:53 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:32:53 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:32:53 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:32:53 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:32:53 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:32:53 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:32:53 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:32:53 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:32:53 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:32:53 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:32:53 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:32:53 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$2147454953.sendCpsDataUpdateEvent(Unknown Source) 16:32:53 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:328) 16:32:53 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:155) 16:32:53 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 16:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:32:53 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:569) 16:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:32:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:32:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:32:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:32:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:32:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:32:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:32:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:32:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:32:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:32:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:32:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:32:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:32:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:32:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:32:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:32:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:32:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:32:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:32:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:32:53 [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 16:32:53 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 16:32:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 16:32:53 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 16:32:53 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 16:32:53 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 16:32:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.impl.CpsFacadeImplSpec 16:32:53 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 16:32:53 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 16:32:53 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 16:32:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 16:32:53 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 16:32:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 16:32:53 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 16:32:54 16:32:53.997 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy140 16:32:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.onap.cps.impl.DataNodeBuilderSpec 16:32:54 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 16:32:54 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:32:54 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:32:54 [Fatal Error] :1:1: Content is not allowed in prolog. 16:32:54 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 16:32:54 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.onap.cps.impl.DataNodeFactorySpec 16:32:54 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 16:32:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 16:32:54 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 16:32:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 16:32:54 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 16:32:54 16:32:54,738 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:32:54 16:32:54,738 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:32:54 16:32:54,742 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:32:55 16:32:55 . ____ _ __ _ _ 16:32:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:32:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:32:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:32:55 ' |____| .__|_| |_|_| |_\__, | / / / / 16:32:55 =========|_|==============|___/=/_/_/_/ 16:32:55 16:32:55 :: Spring Boot :: (v3.5.6) 16:32:55 16:32:55 2025-10-14T16:32:55.710Z INFO 6345 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6345 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:32:55 2025-10-14T16:32:55.717Z INFO 6345 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:32:56 2025-10-14T16:32:56.036Z INFO 6345 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.612 seconds (process running for 9.713) 16:32:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 16:32:56 [INFO] Running org.onap.cps.utils.ContentTypeSpec 16:32:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.ContentTypeSpec 16:32:56 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 16:32:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.CpsValidatorImplSpec 16:32:56 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:32:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.DataMapUtilsSpec 16:32:56 [INFO] Running org.onap.cps.utils.GsonSpec 16:32:56 first-container a-leaf a-Value 16:32:56 last-container x-leaf x-value 16:32:56 16:32:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec 16:32:56 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:32:56 2025-10-14T16:32:56.567Z ERROR 6345 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 16:32:56 2025-10-14T16:32:56.583Z ERROR 6345 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 16:32:56 2025-10-14T16:32:56.597Z ERROR 6345 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 16:32:56 2025-10-14T16:32:56.600Z ERROR 6345 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 16:32:56 2025-10-14T16:32:56.616Z ERROR 6345 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 16:32:56 2025-10-14T16:32:56.621Z ERROR 6345 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 16:32:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.onap.cps.utils.JsonObjectMapperSpec 16:32:56 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:32:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.utils.JsonParserStreamSpec 16:32:56 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:32:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.utils.PrefixResolverSpec 16:32:56 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 16:32:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 16:32:56 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:32:56 [Fatal Error] :1:1: Content is not allowed in prolog. 16:32:56 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.utils.XmlFileUtilsSpec 16:32:56 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:32:56 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:32:56 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:32:56 [Fatal Error] :1:1: Premature end of file. 16:32:56 line 1:1 no viable alternative at input '/' 16:32:56 line 1:1 no viable alternative at input '/[' 16:32:56 line 1:11 missing QName at '' 16:32:56 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.onap.cps.utils.YangParserHelperSpec 16:32:56 [INFO] Running org.onap.cps.utils.YangParserSpec 16:32:56 2025-10-14T16:32:56.950Z ERROR 6345 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 16:32:56 2025-10-14T16:32:56.951Z ERROR 6345 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 16:32:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.YangParserSpec 16:32:56 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:32:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.YangUtilsSpec 16:32:56 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 16:32:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 16:32:57 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:32:57 2025-10-14T16:32:57.069Z ERROR 6345 --- [ 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] 16:32:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:32:57 [INFO] 16:32:57 [INFO] Results: 16:32:57 [INFO] 16:32:57 [INFO] Tests run: 511, Failures: 0, Errors: 0, Skipped: 0 16:32:57 [INFO] 16:32:57 [INFO] 16:32:57 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-service --- 16:32:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:32:57 [INFO] Analyzed bundle 'cps-service' with 70 classes 16:32:57 [INFO] All coverage checks have been met. 16:32:57 [INFO] 16:32:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-service --- 16:32:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:32:57 [INFO] Analyzed bundle 'cps-service' with 70 classes 16:32:57 [INFO] 16:32:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:32:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.2-SNAPSHOT.jar 16:32:57 [INFO] 16:32:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:32:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.2-SNAPSHOT/cps-service-3.7.2-SNAPSHOT.jar 16:32:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.2-SNAPSHOT/cps-service-3.7.2-SNAPSHOT.pom 16:32:57 [INFO] 16:32:57 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:32:57 [INFO] Building cps-rest 3.7.2-SNAPSHOT [8/21] 16:32:57 [INFO] --------------------------------[ jar ]--------------------------------- 16:33:00 [INFO] 16:33:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:33:00 [INFO] 16:33:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-rest --- 16:33:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:33:00 [INFO] 16:33:00 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 16:33:06 [INFO] Generating with dryRun=false 16:33:06 [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. 16:33:06 [INFO] OpenAPI Generator: spring (server) 16:33:06 [INFO] Generator 'spring' is considered stable. 16:33:06 [INFO] ---------------------------------- 16:33:06 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:33:06 [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) 16:33:06 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:33:06 [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). 16:33:06 [INFO] Processing operation createDataspace 16:33:06 [INFO] Processing operation deleteDataspace 16:33:06 [INFO] Processing operation createDataspaceV2 16:33:06 [INFO] Processing operation getAllDataspaces 16:33:06 [INFO] Processing operation getDataspace 16:33:06 [INFO] Processing operation cleanDataspace 16:33:06 [INFO] Processing operation createAnchor 16:33:06 [INFO] Processing operation createAnchorV2 16:33:06 [INFO] Processing operation getAnchors 16:33:06 [INFO] Processing operation getAnchor 16:33:06 [INFO] Processing operation deleteAnchor 16:33:06 [INFO] Processing operation createSchemaSet 16:33:06 [INFO] Processing operation createSchemaSetV2 16:33:06 [INFO] Processing operation getSchemaSets 16:33:06 [INFO] Processing operation getSchemaSet 16:33:06 [INFO] Processing operation deleteSchemaSet 16:33:06 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:33:06 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:33:06 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 16:33:06 [INFO] Processing operation replaceNode 16:33:06 [INFO] Processing operation createNode 16:33:06 [INFO] Processing operation deleteDataNode 16:33:06 [INFO] Processing operation updateNodeLeaves 16:33:06 [INFO] Processing operation deleteListOrListElement 16:33:06 [INFO] Processing operation replaceListContent 16:33:06 [INFO] Processing operation addListElements 16:33:06 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:33:06 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 16:33:06 [INFO] Processing operation applyChangesInDeltaReport 16:33:06 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:33:06 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:33:06 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:33:06 [INFO] Processing operation getNotificationSubscription 16:33:06 [INFO] Processing operation createNotificationSubscription 16:33:06 [INFO] Processing operation deleteNotificationSubscription 16:33:06 [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] 16:33:06 [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] 16:33:06 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:33:06 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:33:06 [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 16:33:06 [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 16:33:06 [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 16:33:06 [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 16:33:06 [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 16:33:06 [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] 16:33:06 [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 16:33:06 [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] 16:33:06 [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 16:33:06 [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] 16:33:06 [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 16:33:06 [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] 16:33:06 [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 16:33:06 [INFO] Skipping generation of Webhooks. 16:33:06 [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] 16:33:06 [INFO] Skipping generation of supporting files. 16:33:06 ################################################################################ 16:33:06 # Thanks for using OpenAPI Generator. # 16:33:06 # Please consider donation to help us maintain this project 🙏 # 16:33:06 # https://opencollective.com/openapi_generator/donate # 16:33:06 ################################################################################ 16:33:07 [INFO] 16:33:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 16:33:07 [INFO] You have 0 Checkstyle violations. 16:33:07 [INFO] 16:33:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 16:33:07 [INFO] You have 0 Checkstyle violations. 16:33:07 [INFO] 16:33:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 16:33:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 16:33:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 16:33:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 16:33:07 [INFO] 16:33:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 16:33:07 [INFO] Recompiling the module because of changed dependency. 16:33:07 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 16:33:08 [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". 16:33:08 [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. 16:33:08 [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. 16:33:08 [INFO] 16:33:08 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 16:33:09 [INFO] Generating with dryRun=false 16:33:09 [INFO] No .openapi-generator-ignore file found. 16:33:09 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:33:09 [INFO] Generator 'openapi-yaml' is considered stable. 16:33:09 [INFO] Output file [outputFile=openapi.yaml] 16:33:09 [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). 16:33:09 [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] 16:33:09 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:33:09 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [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] 16:33:09 [INFO] Skipping generation of Webhooks. 16:33:09 [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] 16:33:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 16:33:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:33:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:33:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:33:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:33:09 ################################################################################ 16:33:09 # Thanks for using OpenAPI Generator. # 16:33:09 # Please consider donation to help us maintain this project 🙏 # 16:33:09 # https://opencollective.com/openapi_generator/donate # 16:33:09 ################################################################################ 16:33:09 [INFO] 16:33:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 16:33:09 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 16:33:09 [INFO] 16:33:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 16:33:09 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 16:33:09 [INFO] 16:33:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 16:33:09 [INFO] Copying 6 resources from src/test/resources to target/test-classes 16:33:09 [INFO] 16:33:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 16:33:09 [INFO] Recompiling the module because of changed dependency. 16:33:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:33:09 [INFO] 16:33:09 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 16:33:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:33:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:33:09 [INFO] Parallel parsing disabled. 16:33:11 [INFO] Compiled 28 files. 16:33:11 [INFO] 16:33:11 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 16:33:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:33:11 [INFO] 16:33:11 [INFO] ------------------------------------------------------- 16:33:11 [INFO] T E S T S 16:33:11 [INFO] ------------------------------------------------------- 16:33:12 16:33:12.206 [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. 16:33:12 16:33:12.445 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:33:12 16:33:12.572 [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. 16:33:12 16:33:12.591 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:33:12 16:33:12.609 [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. 16:33:12 16:33:12.622 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 16:33:12 16:33:12.636 [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. 16:33:12 16:33:12.648 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:33:12 16:33:12.663 [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. 16:33:12 16:33:12.692 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:33:12 16:33:12.721 [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. 16:33:12 16:33:12.734 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:33:12 16:33:12.737 [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. 16:33:12 16:33:12.759 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:33:12 16:33:12.764 [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. 16:33:12 16:33:12.777 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 16:33:12 16:33:12.779 [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. 16:33:12 16:33:12.788 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:33:12 16:33:12.790 [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. 16:33:12 16:33:12.799 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:33:13 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:33:14 16:33:14,375 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:33:14 16:33:14,375 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:33:14 16:33:14,380 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:33:14 16:33:14,457 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:33:14 16:33:14,457 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:33:14 16:33:14 . ____ _ __ _ _ 16:33:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:33:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:33:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:33:14 ' |____| .__|_| |_|_| |_\__, | / / / / 16:33:14 =========|_|==============|___/=/_/_/_/ 16:33:14 16:33:14 :: Spring Boot :: (v3.5.6) 16:33:14 16:33:15 2025-10-14T16:33:14.985Z INFO 6447 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6447 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:33:15 2025-10-14T16:33:14.986Z INFO 6447 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:33:16 2025-10-14T16:33:16.669Z INFO 6447 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:33:16 2025-10-14T16:33:16.669Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:33:16 2025-10-14T16:33:16.671Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:33:16 2025-10-14T16:33:16.696Z INFO 6447 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.76 seconds (process running for 5.51) 16:33:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:33:17 2025-10-14T16:33:17.480Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:17 16:33:17 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:33:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:33:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:33:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:33:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:33:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:33:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:33:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:33:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:33:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:33:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:33:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:17 Caused by: java.lang.RuntimeException: null 16:33:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:33:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:33:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:33:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:33:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:33:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:33:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:33:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:33:17 ... 92 common frames omitted 16:33:17 16:33:17 2025-10-14T16:33:17.697Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:17 16:33:17 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 16:33:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 16:33:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 16:33:17 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:17 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:17 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:33:17 and component.yang=fake component content 1 16:33:17 16:33:17 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:33:17 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:33:17 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:33:17 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:33:17 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:33:17 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:33:17 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:33:17 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:33:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 16:33:17 ... 152 common frames omitted 16:33:17 16:33:17 2025-10-14T16:33:17.779Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:17 16:33:17 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:33:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:33:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:33:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:33:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:33:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:33:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:17 16:33:17 2025-10-14T16:33:17.786Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:17 16:33:17 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:33:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:33:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:33:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:17 16:33:18 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.910 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 16:33:18 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:33:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:33:18 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:33:18 16:33:18 . ____ _ __ _ _ 16:33:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:33:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:33:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:33:18 ' |____| .__|_| |_|_| |_\__, | / / / / 16:33:18 =========|_|==============|___/=/_/_/_/ 16:33:18 16:33:18 :: Spring Boot :: (v3.5.6) 16:33:18 16:33:18 2025-10-14T16:33:18.058Z INFO 6447 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6447 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:33:18 2025-10-14T16:33:18.058Z INFO 6447 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:33:18 2025-10-14T16:33:18.300Z INFO 6447 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:33:18 2025-10-14T16:33:18.300Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:33:18 2025-10-14T16:33:18.300Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:33:18 2025-10-14T16:33:18.305Z INFO 6447 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.271 seconds (process running for 7.119) 16:33:18 2025-10-14T16:33:18.391Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.454Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.468Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.483Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:33:18 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:33:18 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.497Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:33:18 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:33:18 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.618Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.678Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 16:33:18 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:33:18 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:470) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.694Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.708Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_18(DataRestControllerSpec.groovy:516) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.724Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 2025-10-14T16:33:18.736Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:18 16:33:18 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:33:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:33:18 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:33:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:33:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:33:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:33:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:33:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:33:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:33:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:33:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:33:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:33:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:33:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:33:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:33:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:33:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:33:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:33:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:33:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:33:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_21(DataRestControllerSpec.groovy:577) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:33:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:33:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:33:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:18 16:33:18 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 16:33:18 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 16:33:18 16:33:18 . ____ _ __ _ _ 16:33:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:33:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:33:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:33:18 ' |____| .__|_| |_|_| |_\__, | / / / / 16:33:18 =========|_|==============|___/=/_/_/_/ 16:33:18 16:33:18 :: Spring Boot :: (v3.5.6) 16:33:18 16:33:18 2025-10-14T16:33:18.769Z INFO 6447 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6447 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:33:18 2025-10-14T16:33:18.769Z INFO 6447 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:33:18 2025-10-14T16:33:18.943Z INFO 6447 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:33:18 2025-10-14T16:33:18.944Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:33:18 2025-10-14T16:33:18.944Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:33:18 2025-10-14T16:33:18.948Z INFO 6447 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.198 seconds (process running for 7.762) 16:33:19 2025-10-14T16:33:19.023Z ERROR 6447 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 16:33:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 16:33:19 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:33:19 16:33:19 . ____ _ __ _ _ 16:33:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:33:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:33:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:33:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:33:19 =========|_|==============|___/=/_/_/_/ 16:33:19 16:33:19 :: Spring Boot :: (v3.5.6) 16:33:19 16:33:19 2025-10-14T16:33:19.050Z INFO 6447 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6447 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:33:19 2025-10-14T16:33:19.050Z INFO 6447 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:33:19 2025-10-14T16:33:19.222Z INFO 6447 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:33:19 2025-10-14T16:33:19.222Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:33:19 2025-10-14T16:33:19.222Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:33:19 2025-10-14T16:33:19.225Z INFO 6447 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.19 seconds (process running for 8.039) 16:33:19 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 16:33:19 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:33:19 16:33:19 . ____ _ __ _ _ 16:33:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:33:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:33:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:33:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:33:19 =========|_|==============|___/=/_/_/_/ 16:33:19 16:33:19 :: Spring Boot :: (v3.5.6) 16:33:19 16:33:19 2025-10-14T16:33:19.331Z INFO 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6447 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:33:19 2025-10-14T16:33:19.331Z INFO 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:33:19 2025-10-14T16:33:19.543Z INFO 6447 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:33:19 2025-10-14T16:33:19.543Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:33:19 2025-10-14T16:33:19.543Z INFO 6447 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:33:19 2025-10-14T16:33:19.547Z INFO 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.231 seconds (process running for 8.361) 16:33:19 2025-10-14T16:33:19.571Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:19 16:33:19 java.lang.IllegalStateException: some error message 16:33:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:33:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:33:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:33:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:33:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:33:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:33:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:33:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:33:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:33:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:33:19 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) 16:33:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:33:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:19 16:33:19 2025-10-14T16:33:19.606Z ERROR 6447 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:33:19 16:33:19 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:33:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:33:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:33:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:33:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:33:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:33:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:33:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:33:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:33:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:33:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:33:19 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) 16:33:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:33:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:33:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:33:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:33:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:33:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:33:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:33:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:33:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:33:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:33:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:33:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:33:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:33:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:33:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:33:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:33:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:33:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:33:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:33:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:33:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:33:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:33:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:33:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:33:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:33:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:33:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:19 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:33:19 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:33:19 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:33:19 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:33:19 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:33:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:33:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:33:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:33:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:33:19 Caused by: java.lang.Throwable: null 16:33:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:33:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:33:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:33:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:33:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:33:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:33:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:33:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:33:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:33:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:33:19 ... 92 common frames omitted 16:33:19 16:33:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:33:19 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:33:19 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:33:19 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:33:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:33:19 [INFO] 16:33:19 [INFO] Results: 16:33:19 [INFO] 16:33:19 [INFO] Tests run: 190, Failures: 0, Errors: 0, Skipped: 0 16:33:19 [INFO] 16:33:19 [INFO] 16:33:19 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-rest --- 16:33:19 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:33:19 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:33:19 [INFO] All coverage checks have been met. 16:33:19 [INFO] 16:33:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-rest --- 16:33:19 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:33:19 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:33:20 [INFO] 16:33:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:33:20 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.2-SNAPSHOT.jar 16:33:20 [INFO] 16:33:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:33:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.2-SNAPSHOT/cps-rest-3.7.2-SNAPSHOT.jar 16:33:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.2-SNAPSHOT/cps-rest-3.7.2-SNAPSHOT.pom 16:33:20 [INFO] 16:33:20 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:33:20 [INFO] Building cps-ncmp-events 3.7.2-SNAPSHOT [9/21] 16:33:20 [INFO] --------------------------------[ jar ]--------------------------------- 16:33:20 [INFO] 16:33:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:33:20 [INFO] 16:33:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:33:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:33:20 [INFO] 16:33:20 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:33:20 [INFO] 16:33:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 16:33:20 [INFO] You have 0 Checkstyle violations. 16:33:20 [INFO] 16:33:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 16:33:20 [INFO] You have 0 Checkstyle violations. 16:33:20 [INFO] 16:33:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:33:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:33:20 [INFO] Copying 12 resources 16:33:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 16:33:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 16:33:20 [INFO] 16:33:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 16:33:20 [INFO] Recompiling the module because of changed dependency. 16:33:20 [INFO] Compiling 99 source files with javac [debug release 17] to target/classes 16:33:22 [INFO] 16:33:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:33:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:33:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 16:33:22 [INFO] 16:33:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:33:22 [INFO] No sources to compile 16:33:22 [INFO] 16:33:22 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 16:33:22 [INFO] No sources specified for compilation. Skipping. 16:33:22 [INFO] 16:33:22 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 16:33:22 [INFO] No tests to run. 16:33:22 [INFO] 16:33:22 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-events --- 16:33:22 [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 16:33:22 [INFO] 16:33:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-events --- 16:33:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:33:22 [INFO] 16:33:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:33:22 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.2-SNAPSHOT.jar 16:33:22 [INFO] 16:33:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:33:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.2-SNAPSHOT/cps-ncmp-events-3.7.2-SNAPSHOT.jar 16:33:22 [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.2-SNAPSHOT/cps-ncmp-events-3.7.2-SNAPSHOT.pom 16:33:22 [INFO] 16:33:22 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:33:22 [INFO] Building cps-ncmp-service 3.7.2-SNAPSHOT [10/21] 16:33:22 [INFO] --------------------------------[ jar ]--------------------------------- 16:33:28 [INFO] 16:33:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:33:28 [INFO] 16:33:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:33:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:33:28 [INFO] 16:33:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 16:33:28 [INFO] You have 0 Checkstyle violations. 16:33:28 [INFO] 16:33:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 16:33:30 [INFO] You have 0 Checkstyle violations. 16:33:30 [INFO] 16:33:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:33:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:33:30 [INFO] Copying 3 resources 16:33:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 16:33:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 16:33:30 [INFO] 16:33:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 16:33:30 [INFO] Recompiling the module because of changed dependency. 16:33:30 [INFO] Compiling 159 source files with javac [debug release 17] to target/classes 16:33:32 [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". 16:33:32 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 16:33:32 [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. 16:33:32 [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. 16:33:32 [INFO] 16:33:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:33:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:33:32 [INFO] Copying 12 resources 16:33:32 [INFO] 16:33:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:33:32 [INFO] Recompiling the module because of changed dependency. 16:33:32 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 16:33:32 [INFO] 16:33:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 16:33:32 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:33:32 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:33:32 [INFO] Parallel parsing disabled. 16:33:36 [INFO] Compiled 227 files. 16:33:36 [INFO] 16:33:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 16:33:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:33:36 [INFO] 16:33:36 [INFO] ------------------------------------------------------- 16:33:36 [INFO] T E S T S 16:33:36 [INFO] ------------------------------------------------------- 16:33:39 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 16:33:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 16:33:40 16:33:40.092 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 16:33:40 16:33:40.101 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:33:40 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 16:33:40 16:33:40.152 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 16:33:41 16:33:41.058 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:33:41 16:33:41.069 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:33:41 16:33:41.093 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:33:41 Server Version: 23.0.1 16:33:41 API Version: 1.42 16:33:41 Operating System: CentOS Stream 8 16:33:41 Total Memory: 31890 MB 16:33:41 16:33:41.097 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:33:41 ******************************************************************************** 16:33:41 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:33:41 ******************************************************************************** 16:33:41 16:33:41.102 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:33:41 16:33:41.103 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:33:41 16:33:41.108 [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')) 16:33:41 16:33:41.140 [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. 16:33:41 16:33:41.150 [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) 16:33:41 16:33:41.375 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 16:33:41 16:33:41.407 [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) 16:33:41 16:33:41.426 [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) 16:33:41 16:33:41.446 [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) 16:33:41 16:33:41.640 [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, (24 MB/? MB) 16:33:41 16:33:41.671 [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, (44 MB/? MB) 16:33:41 16:33:41.770 [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, (71 MB/? MB) 16:33:41 16:33:41.803 [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, (71 MB/? MB) 16:33:41 16:33:41.825 [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, (74 MB/? MB) 16:33:41 16:33:41.848 [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, (90 MB/? MB) 16:33:41 16:33:41.868 [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, (90 MB/? MB) 16:33:41 16:33:41.885 [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, (90 MB/? MB) 16:33:41 16:33:41.909 [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, (90 MB/? MB) 16:33:42 16:33:42.180 [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, (185 MB/? MB) 16:33:42 16:33:42.201 [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, (185 MB/? MB) 16:33:42 16:33:42.813 [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, (381 MB/? MB) 16:33:42 16:33:42.885 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (397 MB/? MB) 16:33:42 16:33:42.903 [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, (397 MB/? MB) 16:33:43 16:33:43.584 [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, (520 MB/553 MB) 16:33:50 16:33:50.559 [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, (523 MB/553 MB) 16:33:50 16:33:50.627 [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, (523 MB/553 MB) 16:33:50 16:33:50.784 [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, (526 MB/553 MB) 16:33:50 16:33:50.869 [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, (526 MB/553 MB) 16:33:51 16:33:51.221 [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, (535 MB/553 MB) 16:33:51 16:33:51.314 [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, (535 MB/553 MB) 16:33:51 16:33:51.384 [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, (535 MB/553 MB) 16:33:51 16:33:51.455 [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, (535 MB/553 MB) 16:33:51 16:33:51.530 [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, (535 MB/553 MB) 16:33:51 16:33:51.677 [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, (535 MB/553 MB) 16:33:51 16:33:51.774 [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, (535 MB/553 MB) 16:33:52 16:33:52.782 [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) 16:33:52 16:33:52.879 [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) 16:33:53 16:33:52.922 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 11s (downloaded 553 MB at 50 MB/s) 16:33:53 16:33:52.922 [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 PT11.781189461S 16:33:53 16:33:52.958 [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 16:34:06 16:34:05.993 [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: 9bfdf5600daacd396407d6e69c5c08d761e92ce6507ed7eaac487b3bffceb4ee 16:34:12 16:34:12.422 [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 PT19.463729206S 16:34:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:34:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.24 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 16:34:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 16:34:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 16:34:14 16:34:14.477 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 16:34:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 16:34:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 16:34:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 16:34:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 16:34:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 16:34:14 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 16:34:15 16:34:15,266 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:15 16:34:15,266 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:34:15 16:34:15,270 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:34:15 16:34:15,364 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:34:15 16:34:15,364 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:34:16 16:34:16 . ____ _ __ _ _ 16:34:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:16 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:16 =========|_|==============|___/=/_/_/_/ 16:34:16 16:34:16 :: Spring Boot :: (v3.5.6) 16:34:16 16:34:16 2025-10-14T16:34:16.213Z INFO 6536 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:16 2025-10-14T16:34:16.214Z INFO 6536 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:16 2025-10-14T16:34:16.591Z WARN 6536 --- [ 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: 16:34:16 --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 16:34:16 2025-10-14T16:34:16.783Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:34:16 o o o o---o o--o o o---o o o----o o--o--o 16:34:16 | | / \ / | / / \ | | 16:34:16 o----o o o o----o | o o o----o | 16:34:16 | | * \ / | \ * \ | | 16:34:16 o o * o o---o o--o o----o o---o * o o----o o 16:34:16 16:34:16 2025-10-14T16:34:16.783Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:34:16 2025-10-14T16:34:16.785Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:34:16 2025-10-14T16:34:16.785Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:34:16 2025-10-14T16:34:16.786Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:34:16 2025-10-14T16:34:16.788Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:34:16 To enable the Jet engine on the members, do one of the following: 16:34:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:34:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:34:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:34:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:34:17 2025-10-14T16:34:17.433Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:34:17 2025-10-14T16:34:17.529Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:34:17 2025-10-14T16:34:17.802Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:34:17 2025-10-14T16:34:17.810Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is STARTING 16:34:20 2025-10-14T16:34:20.400Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:34:20 16:34:20 Members {size:1, ver:1} [ 16:34:20 Member [10.30.107.233]:5701 - 02f5a2a8-0464-4e34-b5e3-2a55f32a58de this 16:34:20 ] 16:34:20 16:34:20 2025-10-14T16:34:20.421Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is STARTED 16:34:20 2025-10-14T16:34:20.446Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:34:20 2025-10-14T16:34:20.470Z INFO 6536 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.558 seconds (process running for 43.779) 16:34:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.884 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 16:34:20 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 16:34:20 16:34:20 . ____ _ __ _ _ 16:34:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:20 =========|_|==============|___/=/_/_/_/ 16:34:20 16:34:20 :: Spring Boot :: (v3.5.6) 16:34:20 16:34:20 2025-10-14T16:34:20.552Z INFO 6536 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:20 2025-10-14T16:34:20.553Z INFO 6536 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:34:20 2025-10-14T16:34:20.565Z INFO 6536 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.05 seconds (process running for 43.875) 16:34:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 16:34:20 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 16:34:20 16:34:20 . ____ _ __ _ _ 16:34:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:20 =========|_|==============|___/=/_/_/_/ 16:34:20 16:34:20 :: Spring Boot :: (v3.5.6) 16:34:20 16:34:20 2025-10-14T16:34:20.611Z INFO 6536 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:20 2025-10-14T16:34:20.611Z INFO 6536 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:20 2025-10-14T16:34:20.667Z INFO 6536 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.091 seconds (process running for 43.976) 16:34:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 16:34:20 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 16:34:20 16:34:20 . ____ _ __ _ _ 16:34:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:20 =========|_|==============|___/=/_/_/_/ 16:34:20 16:34:20 :: Spring Boot :: (v3.5.6) 16:34:20 16:34:20 2025-10-14T16:34:20.725Z INFO 6536 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:20 2025-10-14T16:34:20.725Z INFO 6536 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:20 2025-10-14T16:34:20.869Z INFO 6536 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.173 seconds (process running for 44.179) 16:34:21 2025-10-14T16:34:20.919Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:21 acks = -1 16:34:21 auto.include.jmx.reporter = true 16:34:21 batch.size = 16384 16:34:21 bootstrap.servers = [localhost:9092] 16:34:21 buffer.memory = 33554432 16:34:21 client.dns.lookup = use_all_dns_ips 16:34:21 client.id = producer-1 16:34:21 compression.gzip.level = -1 16:34:21 compression.lz4.level = 9 16:34:21 compression.type = none 16:34:21 compression.zstd.level = 3 16:34:21 connections.max.idle.ms = 540000 16:34:21 delivery.timeout.ms = 120000 16:34:21 enable.idempotence = true 16:34:21 enable.metrics.push = true 16:34:21 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 16:34:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:21 linger.ms = 0 16:34:21 max.block.ms = 60000 16:34:21 max.in.flight.requests.per.connection = 5 16:34:21 max.request.size = 1048576 16:34:21 metadata.max.age.ms = 300000 16:34:21 metadata.max.idle.ms = 300000 16:34:21 metadata.recovery.strategy = none 16:34:21 metric.reporters = [] 16:34:21 metrics.num.samples = 2 16:34:21 metrics.recording.level = INFO 16:34:21 metrics.sample.window.ms = 30000 16:34:21 partitioner.adaptive.partitioning.enable = true 16:34:21 partitioner.availability.timeout.ms = 0 16:34:21 partitioner.class = null 16:34:21 partitioner.ignore.keys = false 16:34:21 receive.buffer.bytes = 32768 16:34:21 reconnect.backoff.max.ms = 1000 16:34:21 reconnect.backoff.ms = 50 16:34:21 request.timeout.ms = 30000 16:34:21 retries = 2147483647 16:34:21 retry.backoff.max.ms = 1000 16:34:21 retry.backoff.ms = 100 16:34:21 sasl.client.callback.handler.class = null 16:34:21 sasl.jaas.config = null 16:34:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:21 sasl.kerberos.min.time.before.relogin = 60000 16:34:21 sasl.kerberos.service.name = null 16:34:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:21 sasl.login.callback.handler.class = null 16:34:21 sasl.login.class = null 16:34:21 sasl.login.connect.timeout.ms = null 16:34:21 sasl.login.read.timeout.ms = null 16:34:21 sasl.login.refresh.buffer.seconds = 300 16:34:21 sasl.login.refresh.min.period.seconds = 60 16:34:21 sasl.login.refresh.window.factor = 0.8 16:34:21 sasl.login.refresh.window.jitter = 0.05 16:34:21 sasl.login.retry.backoff.max.ms = 10000 16:34:21 sasl.login.retry.backoff.ms = 100 16:34:21 sasl.mechanism = GSSAPI 16:34:21 sasl.oauthbearer.clock.skew.seconds = 30 16:34:21 sasl.oauthbearer.expected.audience = null 16:34:21 sasl.oauthbearer.expected.issuer = null 16:34:21 sasl.oauthbearer.header.urlencode = false 16:34:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:21 sasl.oauthbearer.jwks.endpoint.url = null 16:34:21 sasl.oauthbearer.scope.claim.name = scope 16:34:21 sasl.oauthbearer.sub.claim.name = sub 16:34:21 sasl.oauthbearer.token.endpoint.url = null 16:34:21 security.protocol = PLAINTEXT 16:34:21 security.providers = null 16:34:21 send.buffer.bytes = 131072 16:34:21 socket.connection.setup.timeout.max.ms = 30000 16:34:21 socket.connection.setup.timeout.ms = 10000 16:34:21 ssl.cipher.suites = null 16:34:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:21 ssl.endpoint.identification.algorithm = https 16:34:21 ssl.engine.factory.class = null 16:34:21 ssl.key.password = null 16:34:21 ssl.keymanager.algorithm = SunX509 16:34:21 ssl.keystore.certificate.chain = null 16:34:21 ssl.keystore.key = null 16:34:21 ssl.keystore.location = null 16:34:21 ssl.keystore.password = null 16:34:21 ssl.keystore.type = JKS 16:34:21 ssl.protocol = TLSv1.3 16:34:21 ssl.provider = null 16:34:21 ssl.secure.random.implementation = null 16:34:21 ssl.trustmanager.algorithm = PKIX 16:34:21 ssl.truststore.certificates = null 16:34:21 ssl.truststore.location = null 16:34:21 ssl.truststore.password = null 16:34:21 ssl.truststore.type = JKS 16:34:21 transaction.timeout.ms = 60000 16:34:21 transactional.id = null 16:34:21 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:21 16:34:21 2025-10-14T16:34:20.976Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:21 2025-10-14T16:34:20.992Z INFO 6536 --- [ 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 16:34:21 2025-10-14T16:34:21.050Z INFO 6536 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 16:34:21 2025-10-14T16:34:21.107Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:21 2025-10-14T16:34:21.107Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:21 2025-10-14T16:34:21.107Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459661106 16:34:21 2025-10-14T16:34:21.157Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:21 acks = -1 16:34:21 auto.include.jmx.reporter = true 16:34:21 batch.size = 16384 16:34:21 bootstrap.servers = [localhost:9092] 16:34:21 buffer.memory = 33554432 16:34:21 client.dns.lookup = use_all_dns_ips 16:34:21 client.id = producer-2 16:34:21 compression.gzip.level = -1 16:34:21 compression.lz4.level = 9 16:34:21 compression.type = none 16:34:21 compression.zstd.level = 3 16:34:21 connections.max.idle.ms = 540000 16:34:21 delivery.timeout.ms = 120000 16:34:21 enable.idempotence = true 16:34:21 enable.metrics.push = true 16:34:21 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 16:34:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:21 linger.ms = 0 16:34:21 max.block.ms = 60000 16:34:21 max.in.flight.requests.per.connection = 5 16:34:21 max.request.size = 1048576 16:34:21 metadata.max.age.ms = 300000 16:34:21 metadata.max.idle.ms = 300000 16:34:21 metadata.recovery.strategy = none 16:34:21 metric.reporters = [] 16:34:21 metrics.num.samples = 2 16:34:21 metrics.recording.level = INFO 16:34:21 metrics.sample.window.ms = 30000 16:34:21 partitioner.adaptive.partitioning.enable = true 16:34:21 partitioner.availability.timeout.ms = 0 16:34:21 partitioner.class = null 16:34:21 partitioner.ignore.keys = false 16:34:21 receive.buffer.bytes = 32768 16:34:21 reconnect.backoff.max.ms = 1000 16:34:21 reconnect.backoff.ms = 50 16:34:21 request.timeout.ms = 30000 16:34:21 retries = 2147483647 16:34:21 retry.backoff.max.ms = 1000 16:34:21 retry.backoff.ms = 100 16:34:21 sasl.client.callback.handler.class = null 16:34:21 sasl.jaas.config = null 16:34:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:21 sasl.kerberos.min.time.before.relogin = 60000 16:34:21 sasl.kerberos.service.name = null 16:34:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:21 sasl.login.callback.handler.class = null 16:34:21 sasl.login.class = null 16:34:21 sasl.login.connect.timeout.ms = null 16:34:21 sasl.login.read.timeout.ms = null 16:34:21 sasl.login.refresh.buffer.seconds = 300 16:34:21 sasl.login.refresh.min.period.seconds = 60 16:34:21 sasl.login.refresh.window.factor = 0.8 16:34:21 sasl.login.refresh.window.jitter = 0.05 16:34:21 sasl.login.retry.backoff.max.ms = 10000 16:34:21 sasl.login.retry.backoff.ms = 100 16:34:21 sasl.mechanism = GSSAPI 16:34:21 sasl.oauthbearer.clock.skew.seconds = 30 16:34:21 sasl.oauthbearer.expected.audience = null 16:34:21 sasl.oauthbearer.expected.issuer = null 16:34:21 sasl.oauthbearer.header.urlencode = false 16:34:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:21 sasl.oauthbearer.jwks.endpoint.url = null 16:34:21 sasl.oauthbearer.scope.claim.name = scope 16:34:21 sasl.oauthbearer.sub.claim.name = sub 16:34:21 sasl.oauthbearer.token.endpoint.url = null 16:34:21 security.protocol = PLAINTEXT 16:34:21 security.providers = null 16:34:21 send.buffer.bytes = 131072 16:34:21 socket.connection.setup.timeout.max.ms = 30000 16:34:21 socket.connection.setup.timeout.ms = 10000 16:34:21 ssl.cipher.suites = null 16:34:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:21 ssl.endpoint.identification.algorithm = https 16:34:21 ssl.engine.factory.class = null 16:34:21 ssl.key.password = null 16:34:21 ssl.keymanager.algorithm = SunX509 16:34:21 ssl.keystore.certificate.chain = null 16:34:21 ssl.keystore.key = null 16:34:21 ssl.keystore.location = null 16:34:21 ssl.keystore.password = null 16:34:21 ssl.keystore.type = JKS 16:34:21 ssl.protocol = TLSv1.3 16:34:21 ssl.provider = null 16:34:21 ssl.secure.random.implementation = null 16:34:21 ssl.trustmanager.algorithm = PKIX 16:34:21 ssl.truststore.certificates = null 16:34:21 ssl.truststore.location = null 16:34:21 ssl.truststore.password = null 16:34:21 ssl.truststore.type = JKS 16:34:21 transaction.timeout.ms = 60000 16:34:21 transactional.id = null 16:34:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:21 16:34:21 2025-10-14T16:34:21.157Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:21 2025-10-14T16:34:21.160Z INFO 6536 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 16:34:21 2025-10-14T16:34:21.167Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:21 2025-10-14T16:34:21.167Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:21 2025-10-14T16:34:21.167Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459661167 16:34:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 16:34:21 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 16:34:21 16:34:21 . ____ _ __ _ _ 16:34:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:21 =========|_|==============|___/=/_/_/_/ 16:34:21 16:34:21 :: Spring Boot :: (v3.5.6) 16:34:21 16:34:21 2025-10-14T16:34:21.210Z INFO 6536 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:21 2025-10-14T16:34:21.210Z INFO 6536 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:21 2025-10-14T16:34:21.497Z INFO 6536 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.316 seconds (process running for 44.807) 16:34:21 2025-10-14T16:34:21.548Z ERROR 6536 --- [_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 16:34:21 2025-10-14T16:34:21.549Z ERROR 6536 --- [_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 16:34:21 2025-10-14T16:34:21.654Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:21 2025-10-14T16:34:21.654Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:21 2025-10-14T16:34:21.657Z WARN 6536 --- [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. 16:34:21 2025-10-14T16:34:21.657Z WARN 6536 --- [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. 16:34:21 2025-10-14T16:34:21.657Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:21 2025-10-14T16:34:21.657Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 16:34:21 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 16:34:21 16:34:21 . ____ _ __ _ _ 16:34:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:21 =========|_|==============|___/=/_/_/_/ 16:34:21 16:34:21 :: Spring Boot :: (v3.5.6) 16:34:21 16:34:21 2025-10-14T16:34:21.696Z INFO 6536 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:21 2025-10-14T16:34:21.697Z INFO 6536 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:21 2025-10-14T16:34:21.714Z INFO 6536 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.047 seconds (process running for 45.024) 16:34:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 16:34:21 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 16:34:21 2025-10-14T16:34:21.760Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:21 2025-10-14T16:34:21.760Z WARN 6536 --- [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. 16:34:21 2025-10-14T16:34:21.760Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:21 2025-10-14T16:34:21.760Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:21 2025-10-14T16:34:21.760Z WARN 6536 --- [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. 16:34:21 2025-10-14T16:34:21.761Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:21 16:34:21 . ____ _ __ _ _ 16:34:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:21 =========|_|==============|___/=/_/_/_/ 16:34:21 16:34:21 :: Spring Boot :: (v3.5.6) 16:34:21 16:34:21 2025-10-14T16:34:21.771Z INFO 6536 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:21 2025-10-14T16:34:21.771Z INFO 6536 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:34:21 2025-10-14T16:34:21.789Z INFO 6536 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.042 seconds (process running for 45.098) 16:34:21 2025-10-14T16:34:21.806Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:34:21 2025-10-14T16:34:21.812Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 02f5a2a8-0464-4e34-b5e3-2a55f32a58de this is handled 16:34:21 2025-10-14T16:34:21.826Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:34:21 2025-10-14T16:34:21.828Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:34:21 2025-10-14T16:34:21.830Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:34:21 2025-10-14T16:34:21.848Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:34:21 2025-10-14T16:34:21.851Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 40 ms. 16:34:21 2025-10-14T16:34:21.852Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:34:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 16:34:21 [INFO] Running org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 16:34:22 2025-10-14T16:34:21.864Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [my cluster] [5.5.0] 16:34:22 o o o o---o o--o o o---o o o----o o--o--o 16:34:22 | | / \ / | / / \ | | 16:34:22 o----o o o o----o | o o o----o | 16:34:22 | | * \ / | \ * \ | | 16:34:22 o o * o o---o o--o o----o o---o * o o----o o 16:34:22 16:34:22 2025-10-14T16:34:21.864Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:34:22 2025-10-14T16:34:21.864Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:34:22 2025-10-14T16:34:21.864Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [my cluster] [5.5.0] Cluster name: my cluster 16:34:22 2025-10-14T16:34:21.864Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:34:22 2025-10-14T16:34:21.864Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 16:34:22 To enable the Jet engine on the members, do one of the following: 16:34:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:34:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:34:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:34:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:34:22 2025-10-14T16:34:21.878Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:34:22 2025-10-14T16:34:21.880Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [my cluster] [5.5.0] Using Multicast discovery 16:34:22 2025-10-14T16:34:21.888Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:34:22 2025-10-14T16:34:21.889Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [my cluster] [5.5.0] [10.30.107.233]:5701 is STARTING 16:34:22 2025-10-14T16:34:21.912Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:22 2025-10-14T16:34:21.912Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:22 2025-10-14T16:34:21.912Z WARN 6536 --- [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. 16:34:22 2025-10-14T16:34:21.912Z WARN 6536 --- [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. 16:34:22 2025-10-14T16:34:21.912Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:22 2025-10-14T16:34:21.912Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:22 2025-10-14T16:34:22.144Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:22 2025-10-14T16:34:22.145Z WARN 6536 --- [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. 16:34:22 2025-10-14T16:34:22.145Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:22 2025-10-14T16:34:22.178Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:22 2025-10-14T16:34:22.178Z WARN 6536 --- [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. 16:34:22 2025-10-14T16:34:22.178Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:22 2025-10-14T16:34:22.532Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:22 2025-10-14T16:34:22.532Z WARN 6536 --- [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. 16:34:22 2025-10-14T16:34:22.532Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:22 2025-10-14T16:34:22.615Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:22 2025-10-14T16:34:22.615Z WARN 6536 --- [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. 16:34:22 2025-10-14T16:34:22.615Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:23 2025-10-14T16:34:23.473Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:23 2025-10-14T16:34:23.473Z WARN 6536 --- [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. 16:34:23 2025-10-14T16:34:23.473Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:23 2025-10-14T16:34:23.493Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:23 2025-10-14T16:34:23.493Z WARN 6536 --- [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. 16:34:23 2025-10-14T16:34:23.493Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:24 2025-10-14T16:34:24.203Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [my cluster] [5.5.0] 16:34:24 16:34:24 Members {size:1, ver:1} [ 16:34:24 Member [10.30.107.233]:5701 - 4f5120de-2585-4c2e-9333-9e079bb4d5db this 16:34:24 ] 16:34:24 16:34:24 2025-10-14T16:34:24.204Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [my cluster] [5.5.0] [10.30.107.233]:5701 is STARTED 16:34:24 2025-10-14T16:34:24.245Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [my cluster] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:34:24 2025-10-14T16:34:24.247Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [my cluster] [5.5.0] Shutting down multicast service... 16:34:24 2025-10-14T16:34:24.247Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [my cluster] [5.5.0] Shutting down connection manager... 16:34:24 2025-10-14T16:34:24.249Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [my cluster] [5.5.0] Shutting down node engine... 16:34:24 2025-10-14T16:34:24.299Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 16:34:24 2025-10-14T16:34:24.299Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 54 ms. 16:34:24 2025-10-14T16:34:24.299Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [my cluster] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:34:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 s -- in org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 16:34:24 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 16:34:24 16:34:24 . ____ _ __ _ _ 16:34:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:24 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:24 =========|_|==============|___/=/_/_/_/ 16:34:24 16:34:24 :: Spring Boot :: (v3.5.6) 16:34:24 16:34:24 2025-10-14T16:34:24.386Z INFO 6536 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:24 2025-10-14T16:34:24.386Z INFO 6536 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:34:24 2025-10-14T16:34:24.422Z INFO 6536 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.059 seconds (process running for 47.732) 16:34:24 2025-10-14T16:34:24.497Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:24 2025-10-14T16:34:24.497Z WARN 6536 --- [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. 16:34:24 2025-10-14T16:34:24.497Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 16:34:24 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 16:34:24 2025-10-14T16:34:24.506Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:24 2025-10-14T16:34:24.506Z WARN 6536 --- [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. 16:34:24 2025-10-14T16:34:24.506Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:24 2025-10-14T16:34:24.641Z WARN 6536 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:34:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 16:34:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 16:34:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 16:34:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 16:34:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 16:34:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 16:34:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 16:34:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 16:34:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 16:34:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:34:24 2025-10-14T16:34:24.828Z INFO 6536 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:34:25 2025-10-14T16:34:25.022Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 742387211ab7cb318c0d880f9605260d6a3edb986313dde097c11ae39b5b2bd1 16:34:25 2025-10-14T16:34:25.411Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:25 2025-10-14T16:34:25.411Z WARN 6536 --- [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. 16:34:25 2025-10-14T16:34:25.411Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:25 2025-10-14T16:34:25.508Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:25 2025-10-14T16:34:25.508Z WARN 6536 --- [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. 16:34:25 2025-10-14T16:34:25.508Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:26 2025-10-14T16:34:26.272Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:26 2025-10-14T16:34:26.272Z WARN 6536 --- [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. 16:34:26 2025-10-14T16:34:26.272Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:26 2025-10-14T16:34:26.466Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:26 2025-10-14T16:34:26.466Z WARN 6536 --- [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. 16:34:26 2025-10-14T16:34:26.466Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:27 2025-10-14T16:34:27.282Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:27 2025-10-14T16:34:27.282Z WARN 6536 --- [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. 16:34:27 2025-10-14T16:34:27.282Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:27 2025-10-14T16:34:27.467Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:27 2025-10-14T16:34:27.467Z WARN 6536 --- [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. 16:34:27 2025-10-14T16:34:27.468Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:28 2025-10-14T16:34:28.283Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:28 2025-10-14T16:34:28.283Z WARN 6536 --- [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. 16:34:28 2025-10-14T16:34:28.283Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:28 2025-10-14T16:34:28.476Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:28 2025-10-14T16:34:28.476Z WARN 6536 --- [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. 16:34:28 2025-10-14T16:34:28.476Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:29 2025-10-14T16:34:29.192Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:29 2025-10-14T16:34:29.192Z WARN 6536 --- [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. 16:34:29 2025-10-14T16:34:29.192Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:29 2025-10-14T16:34:29.289Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:29 2025-10-14T16:34:29.289Z WARN 6536 --- [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. 16:34:29 2025-10-14T16:34:29.289Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:30 2025-10-14T16:34:30.154Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:30 2025-10-14T16:34:30.154Z WARN 6536 --- [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. 16:34:30 2025-10-14T16:34:30.154Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:30 2025-10-14T16:34:30.198Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:30 2025-10-14T16:34:30.198Z WARN 6536 --- [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. 16:34:30 2025-10-14T16:34:30.198Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:31 2025-10-14T16:34:31.155Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:31 2025-10-14T16:34:31.155Z WARN 6536 --- [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. 16:34:31 2025-10-14T16:34:31.155Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:31 2025-10-14T16:34:31.199Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:31 2025-10-14T16:34:31.199Z WARN 6536 --- [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. 16:34:31 2025-10-14T16:34:31.200Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:31 2025-10-14T16:34:31.463Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.634572021S 16:34:31 2025-10-14T16:34:31.483Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:31 allow.auto.create.topics = true 16:34:31 auto.commit.interval.ms = 5000 16:34:31 auto.include.jmx.reporter = true 16:34:31 auto.offset.reset = earliest 16:34:31 bootstrap.servers = [localhost:32769] 16:34:31 check.crcs = true 16:34:31 client.dns.lookup = use_all_dns_ips 16:34:31 client.id = consumer-test-1 16:34:31 client.rack = 16:34:31 connections.max.idle.ms = 540000 16:34:31 default.api.timeout.ms = 60000 16:34:31 enable.auto.commit = true 16:34:31 enable.metrics.push = true 16:34:31 exclude.internal.topics = true 16:34:31 fetch.max.bytes = 52428800 16:34:31 fetch.max.wait.ms = 500 16:34:31 fetch.min.bytes = 1 16:34:31 group.id = test 16:34:31 group.instance.id = null 16:34:31 group.protocol = classic 16:34:31 group.remote.assignor = null 16:34:31 heartbeat.interval.ms = 3000 16:34:31 interceptor.classes = [] 16:34:31 internal.leave.group.on.close = true 16:34:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:31 isolation.level = read_uncommitted 16:34:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:31 max.partition.fetch.bytes = 1048576 16:34:31 max.poll.interval.ms = 300000 16:34:31 max.poll.records = 500 16:34:31 metadata.max.age.ms = 300000 16:34:31 metadata.recovery.strategy = none 16:34:31 metric.reporters = [] 16:34:31 metrics.num.samples = 2 16:34:31 metrics.recording.level = INFO 16:34:31 metrics.sample.window.ms = 30000 16:34:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:31 receive.buffer.bytes = 65536 16:34:31 reconnect.backoff.max.ms = 1000 16:34:31 reconnect.backoff.ms = 50 16:34:31 request.timeout.ms = 30000 16:34:31 retry.backoff.max.ms = 1000 16:34:31 retry.backoff.ms = 100 16:34:31 sasl.client.callback.handler.class = null 16:34:31 sasl.jaas.config = null 16:34:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:31 sasl.kerberos.min.time.before.relogin = 60000 16:34:31 sasl.kerberos.service.name = null 16:34:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:31 sasl.login.callback.handler.class = null 16:34:31 sasl.login.class = null 16:34:31 sasl.login.connect.timeout.ms = null 16:34:31 sasl.login.read.timeout.ms = null 16:34:31 sasl.login.refresh.buffer.seconds = 300 16:34:31 sasl.login.refresh.min.period.seconds = 60 16:34:31 sasl.login.refresh.window.factor = 0.8 16:34:31 sasl.login.refresh.window.jitter = 0.05 16:34:31 sasl.login.retry.backoff.max.ms = 10000 16:34:31 sasl.login.retry.backoff.ms = 100 16:34:31 sasl.mechanism = GSSAPI 16:34:31 sasl.oauthbearer.clock.skew.seconds = 30 16:34:31 sasl.oauthbearer.expected.audience = null 16:34:31 sasl.oauthbearer.expected.issuer = null 16:34:31 sasl.oauthbearer.header.urlencode = false 16:34:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:31 sasl.oauthbearer.jwks.endpoint.url = null 16:34:31 sasl.oauthbearer.scope.claim.name = scope 16:34:31 sasl.oauthbearer.sub.claim.name = sub 16:34:31 sasl.oauthbearer.token.endpoint.url = null 16:34:31 security.protocol = PLAINTEXT 16:34:31 security.providers = null 16:34:31 send.buffer.bytes = 131072 16:34:31 session.timeout.ms = 45000 16:34:31 socket.connection.setup.timeout.max.ms = 30000 16:34:31 socket.connection.setup.timeout.ms = 10000 16:34:31 ssl.cipher.suites = null 16:34:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:31 ssl.endpoint.identification.algorithm = https 16:34:31 ssl.engine.factory.class = null 16:34:31 ssl.key.password = null 16:34:31 ssl.keymanager.algorithm = SunX509 16:34:31 ssl.keystore.certificate.chain = null 16:34:31 ssl.keystore.key = null 16:34:31 ssl.keystore.location = null 16:34:31 ssl.keystore.password = null 16:34:31 ssl.keystore.type = JKS 16:34:31 ssl.protocol = TLSv1.3 16:34:31 ssl.provider = null 16:34:31 ssl.secure.random.implementation = null 16:34:31 ssl.trustmanager.algorithm = PKIX 16:34:31 ssl.truststore.certificates = null 16:34:31 ssl.truststore.location = null 16:34:31 ssl.truststore.password = null 16:34:31 ssl.truststore.type = JKS 16:34:31 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:31 16:34:31 2025-10-14T16:34:31.498Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:31 2025-10-14T16:34:31.574Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:31 2025-10-14T16:34:31.574Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:31 2025-10-14T16:34:31.574Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459671574 16:34:31 16:34:31 . ____ _ __ _ _ 16:34:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:31 =========|_|==============|___/=/_/_/_/ 16:34:31 16:34:31 :: Spring Boot :: (v3.5.6) 16:34:31 16:34:31 2025-10-14T16:34:31.612Z INFO 6536 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:31 2025-10-14T16:34:31.612Z INFO 6536 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:31 2025-10-14T16:34:31.674Z INFO 6536 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.098 seconds (process running for 54.983) 16:34:31 2025-10-14T16:34:31.678Z INFO 6536 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:34:31 2025-10-14T16:34:31.714Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:31 2025-10-14T16:34:31.714Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:31 acks = -1 16:34:31 auto.include.jmx.reporter = true 16:34:31 batch.size = 16384 16:34:31 bootstrap.servers = [localhost:32769] 16:34:31 buffer.memory = 33554432 16:34:31 client.dns.lookup = use_all_dns_ips 16:34:31 client.id = producer-3 16:34:31 compression.gzip.level = -1 16:34:31 compression.lz4.level = 9 16:34:31 compression.type = none 16:34:31 compression.zstd.level = 3 16:34:31 connections.max.idle.ms = 540000 16:34:31 delivery.timeout.ms = 120000 16:34:31 enable.idempotence = false 16:34:31 enable.metrics.push = true 16:34:31 interceptor.classes = [] 16:34:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:31 linger.ms = 1 16:34:31 max.block.ms = 60000 16:34:31 max.in.flight.requests.per.connection = 5 16:34:31 max.request.size = 1048576 16:34:31 metadata.max.age.ms = 300000 16:34:31 metadata.max.idle.ms = 300000 16:34:31 metadata.recovery.strategy = none 16:34:31 metric.reporters = [] 16:34:31 metrics.num.samples = 2 16:34:31 metrics.recording.level = INFO 16:34:31 metrics.sample.window.ms = 30000 16:34:31 partitioner.adaptive.partitioning.enable = true 16:34:31 partitioner.availability.timeout.ms = 0 16:34:31 partitioner.class = null 16:34:31 partitioner.ignore.keys = false 16:34:31 receive.buffer.bytes = 32768 16:34:31 reconnect.backoff.max.ms = 1000 16:34:31 reconnect.backoff.ms = 50 16:34:31 request.timeout.ms = 30000 16:34:31 retries = 0 16:34:31 retry.backoff.max.ms = 1000 16:34:31 retry.backoff.ms = 100 16:34:31 sasl.client.callback.handler.class = null 16:34:31 sasl.jaas.config = null 16:34:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:31 sasl.kerberos.min.time.before.relogin = 60000 16:34:31 sasl.kerberos.service.name = null 16:34:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:31 sasl.login.callback.handler.class = null 16:34:31 sasl.login.class = null 16:34:31 sasl.login.connect.timeout.ms = null 16:34:31 sasl.login.read.timeout.ms = null 16:34:31 sasl.login.refresh.buffer.seconds = 300 16:34:31 sasl.login.refresh.min.period.seconds = 60 16:34:31 sasl.login.refresh.window.factor = 0.8 16:34:31 sasl.login.refresh.window.jitter = 0.05 16:34:31 sasl.login.retry.backoff.max.ms = 10000 16:34:31 sasl.login.retry.backoff.ms = 100 16:34:31 sasl.mechanism = GSSAPI 16:34:31 sasl.oauthbearer.clock.skew.seconds = 30 16:34:31 sasl.oauthbearer.expected.audience = null 16:34:31 sasl.oauthbearer.expected.issuer = null 16:34:31 sasl.oauthbearer.header.urlencode = false 16:34:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:31 sasl.oauthbearer.jwks.endpoint.url = null 16:34:31 sasl.oauthbearer.scope.claim.name = scope 16:34:31 sasl.oauthbearer.sub.claim.name = sub 16:34:31 sasl.oauthbearer.token.endpoint.url = null 16:34:31 security.protocol = PLAINTEXT 16:34:31 security.providers = null 16:34:31 send.buffer.bytes = 131072 16:34:31 socket.connection.setup.timeout.max.ms = 30000 16:34:31 socket.connection.setup.timeout.ms = 10000 16:34:31 ssl.cipher.suites = null 16:34:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:31 ssl.endpoint.identification.algorithm = https 16:34:31 ssl.engine.factory.class = null 16:34:31 ssl.key.password = null 16:34:31 ssl.keymanager.algorithm = SunX509 16:34:31 ssl.keystore.certificate.chain = null 16:34:31 ssl.keystore.key = null 16:34:31 ssl.keystore.location = null 16:34:31 ssl.keystore.password = null 16:34:31 ssl.keystore.type = JKS 16:34:31 ssl.protocol = TLSv1.3 16:34:31 ssl.provider = null 16:34:31 ssl.secure.random.implementation = null 16:34:31 ssl.trustmanager.algorithm = PKIX 16:34:31 ssl.truststore.certificates = null 16:34:31 ssl.truststore.location = null 16:34:31 ssl.truststore.password = null 16:34:31 ssl.truststore.type = JKS 16:34:31 transaction.timeout.ms = 60000 16:34:31 transactional.id = null 16:34:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:31 16:34:31 2025-10-14T16:34:31.715Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:31 2025-10-14T16:34:31.720Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:31 2025-10-14T16:34:31.720Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:31 2025-10-14T16:34:31.720Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:31 2025-10-14T16:34:31.720Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459671720 16:34:31 2025-10-14T16:34:31.880Z WARN 6536 --- [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} 16:34:31 2025-10-14T16:34:31.881Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:32 2025-10-14T16:34:32.081Z INFO 6536 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:32 2025-10-14T16:34:32.092Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:32 2025-10-14T16:34:32.092Z WARN 6536 --- [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. 16:34:32 2025-10-14T16:34:32.092Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:32 2025-10-14T16:34:32.200Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 16:34:32 2025-10-14T16:34:32.208Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:34:32 2025-10-14T16:34:32.242Z INFO 6536 --- [ 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-4cd67c48-5f48-4e28-9d1c-435346acdb8f 16:34:32 2025-10-14T16:34:32.243Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:34:32 2025-10-14T16:34:32.248Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:32 2025-10-14T16:34:32.248Z WARN 6536 --- [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. 16:34:32 2025-10-14T16:34:32.248Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:32 2025-10-14T16:34:32.257Z INFO 6536 --- [ 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-4cd67c48-5f48-4e28-9d1c-435346acdb8f', protocol='range'} 16:34:32 2025-10-14T16:34:32.269Z INFO 6536 --- [ 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-4cd67c48-5f48-4e28-9d1c-435346acdb8f=Assignment(partitions=[test-topic-0])} 16:34:32 2025-10-14T16:34:32.291Z INFO 6536 --- [ 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-4cd67c48-5f48-4e28-9d1c-435346acdb8f', protocol='range'} 16:34:32 2025-10-14T16:34:32.292Z INFO 6536 --- [ 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]) 16:34:32 2025-10-14T16:34:32.297Z INFO 6536 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:34:32 2025-10-14T16:34:32.311Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 16:34:32 2025-10-14T16:34:32.324Z INFO 6536 --- [ 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}}. 16:34:32 2025-10-14T16:34:32.468Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:32 2025-10-14T16:34:32.469Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:34:32 2025-10-14T16:34:32.478Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:32 2025-10-14T16:34:32.478Z INFO 6536 --- [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: 107ms, elapsed time since send: 107ms, throttle time: 0ms, request timeout: 30000ms) 16:34:32 2025-10-14T16:34:32.478Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:34:32 2025-10-14T16:34:32.478Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:34:32 2025-10-14T16:34:32.479Z INFO 6536 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=218418876, epoch=1) to node 1: 16:34:32 16:34:32 org.apache.kafka.common.errors.DisconnectException: null 16:34:32 16:34:32 2025-10-14T16:34:32.485Z INFO 6536 --- [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. 16:34:32 2025-10-14T16:34:32.576Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:32 2025-10-14T16:34:32.576Z WARN 6536 --- [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. 16:34:32 2025-10-14T16:34:32.586Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:32 2025-10-14T16:34:32.586Z WARN 6536 --- [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. 16:34:32 2025-10-14T16:34:32.678Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:32 2025-10-14T16:34:32.678Z WARN 6536 --- [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. 16:34:32 2025-10-14T16:34:32.687Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:32 2025-10-14T16:34:32.687Z WARN 6536 --- [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. 16:34:32 2025-10-14T16:34:32.880Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:32 2025-10-14T16:34:32.880Z WARN 6536 --- [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. 16:34:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.107 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:34:32 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 16:34:33 2025-10-14T16:34:32.930Z INFO 6536 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:34:33 2025-10-14T16:34:32.948Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:33 2025-10-14T16:34:32.948Z WARN 6536 --- [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. 16:34:33 2025-10-14T16:34:32.948Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:33 2025-10-14T16:34:32.991Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2025-10-14T16:34:32.991Z WARN 6536 --- [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. 16:34:33 2025-10-14T16:34:32.991Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9424b706071d4a12d8d6c087b424812fc8b28aff42d24f80f3ac500c785fb501 16:34:33 2025-10-14T16:34:33.257Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:33 2025-10-14T16:34:33.257Z WARN 6536 --- [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. 16:34:33 2025-10-14T16:34:33.257Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:33 2025-10-14T16:34:33.309Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:33 2025-10-14T16:34:33.310Z WARN 6536 --- [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. 16:34:33 2025-10-14T16:34:33.494Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:33 2025-10-14T16:34:33.494Z WARN 6536 --- [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. 16:34:33 2025-10-14T16:34:33.951Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:33 2025-10-14T16:34:33.952Z WARN 6536 --- [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. 16:34:33 2025-10-14T16:34:33.952Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:34 2025-10-14T16:34:34.214Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:34 2025-10-14T16:34:34.214Z WARN 6536 --- [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. 16:34:34 2025-10-14T16:34:34.214Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:34 2025-10-14T16:34:34.257Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:34 2025-10-14T16:34:34.257Z WARN 6536 --- [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. 16:34:34 2025-10-14T16:34:34.501Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:34 2025-10-14T16:34:34.501Z WARN 6536 --- [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. 16:34:34 2025-10-14T16:34:34.856Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:34 2025-10-14T16:34:34.856Z WARN 6536 --- [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. 16:34:34 2025-10-14T16:34:34.856Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:35 2025-10-14T16:34:35.218Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:35 2025-10-14T16:34:35.218Z WARN 6536 --- [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. 16:34:35 2025-10-14T16:34:35.218Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:35 2025-10-14T16:34:35.259Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:35 2025-10-14T16:34:35.259Z WARN 6536 --- [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. 16:34:35 2025-10-14T16:34:35.506Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:35 2025-10-14T16:34:35.506Z WARN 6536 --- [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. 16:34:35 2025-10-14T16:34:35.811Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:35 2025-10-14T16:34:35.811Z WARN 6536 --- [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. 16:34:35 2025-10-14T16:34:35.812Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:36 2025-10-14T16:34:36.219Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:36 2025-10-14T16:34:36.219Z WARN 6536 --- [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. 16:34:36 2025-10-14T16:34:36.219Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:36 2025-10-14T16:34:36.261Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:36 2025-10-14T16:34:36.261Z WARN 6536 --- [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. 16:34:36 2025-10-14T16:34:36.514Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:36 2025-10-14T16:34:36.514Z WARN 6536 --- [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. 16:34:36 2025-10-14T16:34:36.665Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:36 2025-10-14T16:34:36.665Z WARN 6536 --- [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. 16:34:36 2025-10-14T16:34:36.665Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:37 2025-10-14T16:34:37.220Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:37 2025-10-14T16:34:37.220Z WARN 6536 --- [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. 16:34:37 2025-10-14T16:34:37.220Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:37 2025-10-14T16:34:37.262Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:37 2025-10-14T16:34:37.263Z WARN 6536 --- [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. 16:34:37 2025-10-14T16:34:37.520Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:37 2025-10-14T16:34:37.520Z WARN 6536 --- [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. 16:34:37 2025-10-14T16:34:37.527Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:37 2025-10-14T16:34:37.528Z WARN 6536 --- [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. 16:34:37 2025-10-14T16:34:37.528Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:38 2025-10-14T16:34:38.223Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:38 2025-10-14T16:34:38.223Z WARN 6536 --- [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. 16:34:38 2025-10-14T16:34:38.223Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:38 2025-10-14T16:34:38.263Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:38 2025-10-14T16:34:38.263Z WARN 6536 --- [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. 16:34:38 2025-10-14T16:34:38.527Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:38 2025-10-14T16:34:38.527Z WARN 6536 --- [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. 16:34:38 2025-10-14T16:34:38.530Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:38 2025-10-14T16:34:38.530Z WARN 6536 --- [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. 16:34:38 2025-10-14T16:34:38.530Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:38 2025-10-14T16:34:38.930Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.00069466S 16:34:38 2025-10-14T16:34:38.935Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:38 allow.auto.create.topics = true 16:34:38 auto.commit.interval.ms = 5000 16:34:38 auto.include.jmx.reporter = true 16:34:38 auto.offset.reset = earliest 16:34:38 bootstrap.servers = [localhost:32770] 16:34:38 check.crcs = true 16:34:38 client.dns.lookup = use_all_dns_ips 16:34:38 client.id = consumer-test-2 16:34:38 client.rack = 16:34:38 connections.max.idle.ms = 540000 16:34:38 default.api.timeout.ms = 60000 16:34:38 enable.auto.commit = true 16:34:38 enable.metrics.push = true 16:34:38 exclude.internal.topics = true 16:34:38 fetch.max.bytes = 52428800 16:34:38 fetch.max.wait.ms = 500 16:34:38 fetch.min.bytes = 1 16:34:38 group.id = test 16:34:38 group.instance.id = null 16:34:38 group.protocol = classic 16:34:38 group.remote.assignor = null 16:34:38 heartbeat.interval.ms = 3000 16:34:38 interceptor.classes = [] 16:34:38 internal.leave.group.on.close = true 16:34:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:38 isolation.level = read_uncommitted 16:34:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:38 max.partition.fetch.bytes = 1048576 16:34:38 max.poll.interval.ms = 300000 16:34:38 max.poll.records = 500 16:34:38 metadata.max.age.ms = 300000 16:34:38 metadata.recovery.strategy = none 16:34:38 metric.reporters = [] 16:34:38 metrics.num.samples = 2 16:34:38 metrics.recording.level = INFO 16:34:38 metrics.sample.window.ms = 30000 16:34:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:38 receive.buffer.bytes = 65536 16:34:38 reconnect.backoff.max.ms = 1000 16:34:38 reconnect.backoff.ms = 50 16:34:38 request.timeout.ms = 30000 16:34:38 retry.backoff.max.ms = 1000 16:34:38 retry.backoff.ms = 100 16:34:38 sasl.client.callback.handler.class = null 16:34:38 sasl.jaas.config = null 16:34:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:38 sasl.kerberos.min.time.before.relogin = 60000 16:34:38 sasl.kerberos.service.name = null 16:34:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:38 sasl.login.callback.handler.class = null 16:34:38 sasl.login.class = null 16:34:38 sasl.login.connect.timeout.ms = null 16:34:38 sasl.login.read.timeout.ms = null 16:34:38 sasl.login.refresh.buffer.seconds = 300 16:34:38 sasl.login.refresh.min.period.seconds = 60 16:34:38 sasl.login.refresh.window.factor = 0.8 16:34:38 sasl.login.refresh.window.jitter = 0.05 16:34:38 sasl.login.retry.backoff.max.ms = 10000 16:34:38 sasl.login.retry.backoff.ms = 100 16:34:38 sasl.mechanism = GSSAPI 16:34:38 sasl.oauthbearer.clock.skew.seconds = 30 16:34:38 sasl.oauthbearer.expected.audience = null 16:34:38 sasl.oauthbearer.expected.issuer = null 16:34:38 sasl.oauthbearer.header.urlencode = false 16:34:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:38 sasl.oauthbearer.jwks.endpoint.url = null 16:34:38 sasl.oauthbearer.scope.claim.name = scope 16:34:38 sasl.oauthbearer.sub.claim.name = sub 16:34:38 sasl.oauthbearer.token.endpoint.url = null 16:34:38 security.protocol = PLAINTEXT 16:34:38 security.providers = null 16:34:38 send.buffer.bytes = 131072 16:34:38 session.timeout.ms = 45000 16:34:38 socket.connection.setup.timeout.max.ms = 30000 16:34:38 socket.connection.setup.timeout.ms = 10000 16:34:38 ssl.cipher.suites = null 16:34:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:38 ssl.endpoint.identification.algorithm = https 16:34:38 ssl.engine.factory.class = null 16:34:38 ssl.key.password = null 16:34:38 ssl.keymanager.algorithm = SunX509 16:34:38 ssl.keystore.certificate.chain = null 16:34:38 ssl.keystore.key = null 16:34:38 ssl.keystore.location = null 16:34:38 ssl.keystore.password = null 16:34:38 ssl.keystore.type = JKS 16:34:38 ssl.protocol = TLSv1.3 16:34:38 ssl.provider = null 16:34:38 ssl.secure.random.implementation = null 16:34:38 ssl.trustmanager.algorithm = PKIX 16:34:38 ssl.truststore.certificates = null 16:34:38 ssl.truststore.location = null 16:34:38 ssl.truststore.password = null 16:34:38 ssl.truststore.type = JKS 16:34:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:34:38 16:34:38 2025-10-14T16:34:38.935Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:38 2025-10-14T16:34:38.940Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:38 2025-10-14T16:34:38.940Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:38 2025-10-14T16:34:38.940Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459678940 16:34:38 16:34:38,961 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:38 16:34:38,961 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:34:38 16:34:38,961 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:34:38 16:34:38,968 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:34:38 16:34:38,968 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:34:39 16:34:39 . ____ _ __ _ _ 16:34:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:39 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:39 =========|_|==============|___/=/_/_/_/ 16:34:39 16:34:39 :: Spring Boot :: (v3.5.6) 16:34:39 16:34:39 2025-10-14T16:34:38.984Z INFO 6536 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:39 2025-10-14T16:34:38.984Z INFO 6536 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:34:39 2025-10-14T16:34:39.013Z INFO 6536 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.071 seconds (process running for 62.323) 16:34:39 2025-10-14T16:34:39.017Z INFO 6536 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:34:39 2025-10-14T16:34:39.048Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:39 2025-10-14T16:34:39.049Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:39 acks = -1 16:34:39 auto.include.jmx.reporter = true 16:34:39 batch.size = 16384 16:34:39 bootstrap.servers = [localhost:32770] 16:34:39 buffer.memory = 33554432 16:34:39 client.dns.lookup = use_all_dns_ips 16:34:39 client.id = producer-4 16:34:39 compression.gzip.level = -1 16:34:39 compression.lz4.level = 9 16:34:39 compression.type = none 16:34:39 compression.zstd.level = 3 16:34:39 connections.max.idle.ms = 540000 16:34:39 delivery.timeout.ms = 120000 16:34:39 enable.idempotence = false 16:34:39 enable.metrics.push = true 16:34:39 interceptor.classes = [] 16:34:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:39 linger.ms = 1 16:34:39 max.block.ms = 60000 16:34:39 max.in.flight.requests.per.connection = 5 16:34:39 max.request.size = 1048576 16:34:39 metadata.max.age.ms = 300000 16:34:39 metadata.max.idle.ms = 300000 16:34:39 metadata.recovery.strategy = none 16:34:39 metric.reporters = [] 16:34:39 metrics.num.samples = 2 16:34:39 metrics.recording.level = INFO 16:34:39 metrics.sample.window.ms = 30000 16:34:39 partitioner.adaptive.partitioning.enable = true 16:34:39 partitioner.availability.timeout.ms = 0 16:34:39 partitioner.class = null 16:34:39 partitioner.ignore.keys = false 16:34:39 receive.buffer.bytes = 32768 16:34:39 reconnect.backoff.max.ms = 1000 16:34:39 reconnect.backoff.ms = 50 16:34:39 request.timeout.ms = 30000 16:34:39 retries = 0 16:34:39 retry.backoff.max.ms = 1000 16:34:39 retry.backoff.ms = 100 16:34:39 sasl.client.callback.handler.class = null 16:34:39 sasl.jaas.config = null 16:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:39 sasl.kerberos.min.time.before.relogin = 60000 16:34:39 sasl.kerberos.service.name = null 16:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:39 sasl.login.callback.handler.class = null 16:34:39 sasl.login.class = null 16:34:39 sasl.login.connect.timeout.ms = null 16:34:39 sasl.login.read.timeout.ms = null 16:34:39 sasl.login.refresh.buffer.seconds = 300 16:34:39 sasl.login.refresh.min.period.seconds = 60 16:34:39 sasl.login.refresh.window.factor = 0.8 16:34:39 sasl.login.refresh.window.jitter = 0.05 16:34:39 sasl.login.retry.backoff.max.ms = 10000 16:34:39 sasl.login.retry.backoff.ms = 100 16:34:39 sasl.mechanism = GSSAPI 16:34:39 sasl.oauthbearer.clock.skew.seconds = 30 16:34:39 sasl.oauthbearer.expected.audience = null 16:34:39 sasl.oauthbearer.expected.issuer = null 16:34:39 sasl.oauthbearer.header.urlencode = false 16:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:39 sasl.oauthbearer.jwks.endpoint.url = null 16:34:39 sasl.oauthbearer.scope.claim.name = scope 16:34:39 sasl.oauthbearer.sub.claim.name = sub 16:34:39 sasl.oauthbearer.token.endpoint.url = null 16:34:39 security.protocol = PLAINTEXT 16:34:39 security.providers = null 16:34:39 send.buffer.bytes = 131072 16:34:39 socket.connection.setup.timeout.max.ms = 30000 16:34:39 socket.connection.setup.timeout.ms = 10000 16:34:39 ssl.cipher.suites = null 16:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:39 ssl.endpoint.identification.algorithm = https 16:34:39 ssl.engine.factory.class = null 16:34:39 ssl.key.password = null 16:34:39 ssl.keymanager.algorithm = SunX509 16:34:39 ssl.keystore.certificate.chain = null 16:34:39 ssl.keystore.key = null 16:34:39 ssl.keystore.location = null 16:34:39 ssl.keystore.password = null 16:34:39 ssl.keystore.type = JKS 16:34:39 ssl.protocol = TLSv1.3 16:34:39 ssl.provider = null 16:34:39 ssl.secure.random.implementation = null 16:34:39 ssl.trustmanager.algorithm = PKIX 16:34:39 ssl.truststore.certificates = null 16:34:39 ssl.truststore.location = null 16:34:39 ssl.truststore.password = null 16:34:39 ssl.truststore.type = JKS 16:34:39 transaction.timeout.ms = 60000 16:34:39 transactional.id = null 16:34:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:39 16:34:39 2025-10-14T16:34:39.049Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:39 2025-10-14T16:34:39.052Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:39 2025-10-14T16:34:39.052Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:39 2025-10-14T16:34:39.052Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:39 2025-10-14T16:34:39.052Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459679052 16:34:39 2025-10-14T16:34:39.101Z WARN 6536 --- [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} 16:34:39 2025-10-14T16:34:39.101Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:39 2025-10-14T16:34:39.226Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:39 2025-10-14T16:34:39.227Z WARN 6536 --- [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. 16:34:39 2025-10-14T16:34:39.227Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:39 2025-10-14T16:34:39.253Z INFO 6536 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:39 2025-10-14T16:34:39.265Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.265Z WARN 6536 --- [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. 16:34:39 2025-10-14T16:34:39.394Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:34:39 2025-10-14T16:34:39.396Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:34:39 2025-10-14T16:34:39.421Z INFO 6536 --- [ 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-b5a3025d-dec2-4c55-b3e3-b5397fcd93a6 16:34:39 2025-10-14T16:34:39.421Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:34:39 2025-10-14T16:34:39.443Z INFO 6536 --- [ 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-b5a3025d-dec2-4c55-b3e3-b5397fcd93a6', protocol='range'} 16:34:39 2025-10-14T16:34:39.444Z INFO 6536 --- [ 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-b5a3025d-dec2-4c55-b3e3-b5397fcd93a6=Assignment(partitions=[client-topic-0])} 16:34:39 2025-10-14T16:34:39.464Z INFO 6536 --- [ 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-b5a3025d-dec2-4c55-b3e3-b5397fcd93a6', protocol='range'} 16:34:39 2025-10-14T16:34:39.464Z INFO 6536 --- [ 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]) 16:34:39 2025-10-14T16:34:39.464Z INFO 6536 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:34:39 2025-10-14T16:34:39.477Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:34:39 2025-10-14T16:34:39.485Z INFO 6536 --- [ 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}}. 16:34:39 2025-10-14T16:34:39.528Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:39 2025-10-14T16:34:39.529Z WARN 6536 --- [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. 16:34:39 2025-10-14T16:34:39.529Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:39 2025-10-14T16:34:39.535Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.536Z WARN 6536 --- [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. 16:34:39 2025-10-14T16:34:39.544Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:39 allow.auto.create.topics = true 16:34:39 auto.commit.interval.ms = 5000 16:34:39 auto.include.jmx.reporter = true 16:34:39 auto.offset.reset = earliest 16:34:39 bootstrap.servers = [localhost:32770] 16:34:39 check.crcs = true 16:34:39 client.dns.lookup = use_all_dns_ips 16:34:39 client.id = consumer-test-3 16:34:39 client.rack = 16:34:39 connections.max.idle.ms = 540000 16:34:39 default.api.timeout.ms = 60000 16:34:39 enable.auto.commit = true 16:34:39 enable.metrics.push = true 16:34:39 exclude.internal.topics = true 16:34:39 fetch.max.bytes = 52428800 16:34:39 fetch.max.wait.ms = 500 16:34:39 fetch.min.bytes = 1 16:34:39 group.id = test 16:34:39 group.instance.id = null 16:34:39 group.protocol = classic 16:34:39 group.remote.assignor = null 16:34:39 heartbeat.interval.ms = 3000 16:34:39 interceptor.classes = [] 16:34:39 internal.leave.group.on.close = true 16:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:39 isolation.level = read_uncommitted 16:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:39 max.partition.fetch.bytes = 1048576 16:34:39 max.poll.interval.ms = 300000 16:34:39 max.poll.records = 500 16:34:39 metadata.max.age.ms = 300000 16:34:39 metadata.recovery.strategy = none 16:34:39 metric.reporters = [] 16:34:39 metrics.num.samples = 2 16:34:39 metrics.recording.level = INFO 16:34:39 metrics.sample.window.ms = 30000 16:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:39 receive.buffer.bytes = 65536 16:34:39 reconnect.backoff.max.ms = 1000 16:34:39 reconnect.backoff.ms = 50 16:34:39 request.timeout.ms = 30000 16:34:39 retry.backoff.max.ms = 1000 16:34:39 retry.backoff.ms = 100 16:34:39 sasl.client.callback.handler.class = null 16:34:39 sasl.jaas.config = null 16:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:39 sasl.kerberos.min.time.before.relogin = 60000 16:34:39 sasl.kerberos.service.name = null 16:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:39 sasl.login.callback.handler.class = null 16:34:39 sasl.login.class = null 16:34:39 sasl.login.connect.timeout.ms = null 16:34:39 sasl.login.read.timeout.ms = null 16:34:39 sasl.login.refresh.buffer.seconds = 300 16:34:39 sasl.login.refresh.min.period.seconds = 60 16:34:39 sasl.login.refresh.window.factor = 0.8 16:34:39 sasl.login.refresh.window.jitter = 0.05 16:34:39 sasl.login.retry.backoff.max.ms = 10000 16:34:39 sasl.login.retry.backoff.ms = 100 16:34:39 sasl.mechanism = GSSAPI 16:34:39 sasl.oauthbearer.clock.skew.seconds = 30 16:34:39 sasl.oauthbearer.expected.audience = null 16:34:39 sasl.oauthbearer.expected.issuer = null 16:34:39 sasl.oauthbearer.header.urlencode = false 16:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:39 sasl.oauthbearer.jwks.endpoint.url = null 16:34:39 sasl.oauthbearer.scope.claim.name = scope 16:34:39 sasl.oauthbearer.sub.claim.name = sub 16:34:39 sasl.oauthbearer.token.endpoint.url = null 16:34:39 security.protocol = PLAINTEXT 16:34:39 security.providers = null 16:34:39 send.buffer.bytes = 131072 16:34:39 session.timeout.ms = 45000 16:34:39 socket.connection.setup.timeout.max.ms = 30000 16:34:39 socket.connection.setup.timeout.ms = 10000 16:34:39 ssl.cipher.suites = null 16:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:39 ssl.endpoint.identification.algorithm = https 16:34:39 ssl.engine.factory.class = null 16:34:39 ssl.key.password = null 16:34:39 ssl.keymanager.algorithm = SunX509 16:34:39 ssl.keystore.certificate.chain = null 16:34:39 ssl.keystore.key = null 16:34:39 ssl.keystore.location = null 16:34:39 ssl.keystore.password = null 16:34:39 ssl.keystore.type = JKS 16:34:39 ssl.protocol = TLSv1.3 16:34:39 ssl.provider = null 16:34:39 ssl.secure.random.implementation = null 16:34:39 ssl.trustmanager.algorithm = PKIX 16:34:39 ssl.truststore.certificates = null 16:34:39 ssl.truststore.location = null 16:34:39 ssl.truststore.password = null 16:34:39 ssl.truststore.type = JKS 16:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:34:39 16:34:39 2025-10-14T16:34:39.544Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:39 2025-10-14T16:34:39.548Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:39 2025-10-14T16:34:39.548Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:39 2025-10-14T16:34:39.548Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459679548 16:34:39 2025-10-14T16:34:39.556Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:39 allow.auto.create.topics = true 16:34:39 auto.commit.interval.ms = 5000 16:34:39 auto.include.jmx.reporter = true 16:34:39 auto.offset.reset = earliest 16:34:39 bootstrap.servers = [localhost:32770] 16:34:39 check.crcs = true 16:34:39 client.dns.lookup = use_all_dns_ips 16:34:39 client.id = consumer-test-4 16:34:39 client.rack = 16:34:39 connections.max.idle.ms = 540000 16:34:39 default.api.timeout.ms = 60000 16:34:39 enable.auto.commit = true 16:34:39 enable.metrics.push = true 16:34:39 exclude.internal.topics = true 16:34:39 fetch.max.bytes = 52428800 16:34:39 fetch.max.wait.ms = 500 16:34:39 fetch.min.bytes = 1 16:34:39 group.id = test 16:34:39 group.instance.id = null 16:34:39 group.protocol = classic 16:34:39 group.remote.assignor = null 16:34:39 heartbeat.interval.ms = 3000 16:34:39 interceptor.classes = [] 16:34:39 internal.leave.group.on.close = true 16:34:39 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:39 isolation.level = read_uncommitted 16:34:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:39 max.partition.fetch.bytes = 1048576 16:34:39 max.poll.interval.ms = 300000 16:34:39 max.poll.records = 500 16:34:39 metadata.max.age.ms = 300000 16:34:39 metadata.recovery.strategy = none 16:34:39 metric.reporters = [] 16:34:39 metrics.num.samples = 2 16:34:39 metrics.recording.level = INFO 16:34:39 metrics.sample.window.ms = 30000 16:34:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:39 receive.buffer.bytes = 65536 16:34:39 reconnect.backoff.max.ms = 1000 16:34:39 reconnect.backoff.ms = 50 16:34:39 request.timeout.ms = 30000 16:34:39 retry.backoff.max.ms = 1000 16:34:39 retry.backoff.ms = 100 16:34:39 sasl.client.callback.handler.class = null 16:34:39 sasl.jaas.config = null 16:34:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:39 sasl.kerberos.min.time.before.relogin = 60000 16:34:39 sasl.kerberos.service.name = null 16:34:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:39 sasl.login.callback.handler.class = null 16:34:39 sasl.login.class = null 16:34:39 sasl.login.connect.timeout.ms = null 16:34:39 sasl.login.read.timeout.ms = null 16:34:39 sasl.login.refresh.buffer.seconds = 300 16:34:39 sasl.login.refresh.min.period.seconds = 60 16:34:39 sasl.login.refresh.window.factor = 0.8 16:34:39 sasl.login.refresh.window.jitter = 0.05 16:34:39 sasl.login.retry.backoff.max.ms = 10000 16:34:39 sasl.login.retry.backoff.ms = 100 16:34:39 sasl.mechanism = GSSAPI 16:34:39 sasl.oauthbearer.clock.skew.seconds = 30 16:34:39 sasl.oauthbearer.expected.audience = null 16:34:39 sasl.oauthbearer.expected.issuer = null 16:34:39 sasl.oauthbearer.header.urlencode = false 16:34:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:39 sasl.oauthbearer.jwks.endpoint.url = null 16:34:39 sasl.oauthbearer.scope.claim.name = scope 16:34:39 sasl.oauthbearer.sub.claim.name = sub 16:34:39 sasl.oauthbearer.token.endpoint.url = null 16:34:39 security.protocol = PLAINTEXT 16:34:39 security.providers = null 16:34:39 send.buffer.bytes = 131072 16:34:39 session.timeout.ms = 45000 16:34:39 socket.connection.setup.timeout.max.ms = 30000 16:34:39 socket.connection.setup.timeout.ms = 10000 16:34:39 ssl.cipher.suites = null 16:34:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:39 ssl.endpoint.identification.algorithm = https 16:34:39 ssl.engine.factory.class = null 16:34:39 ssl.key.password = null 16:34:39 ssl.keymanager.algorithm = SunX509 16:34:39 ssl.keystore.certificate.chain = null 16:34:39 ssl.keystore.key = null 16:34:39 ssl.keystore.location = null 16:34:39 ssl.keystore.password = null 16:34:39 ssl.keystore.type = JKS 16:34:39 ssl.protocol = TLSv1.3 16:34:39 ssl.provider = null 16:34:39 ssl.secure.random.implementation = null 16:34:39 ssl.trustmanager.algorithm = PKIX 16:34:39 ssl.truststore.certificates = null 16:34:39 ssl.truststore.location = null 16:34:39 ssl.truststore.password = null 16:34:39 ssl.truststore.type = JKS 16:34:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:34:39 16:34:39 2025-10-14T16:34:39.556Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:39 2025-10-14T16:34:39.558Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:39 2025-10-14T16:34:39.558Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:39 2025-10-14T16:34:39.558Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459679558 16:34:39 2025-10-14T16:34:39.613Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.614Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:34:39 2025-10-14T16:34:39.649Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.649Z INFO 6536 --- [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: 126ms, elapsed time since send: 126ms, throttle time: 0ms, request timeout: 30000ms) 16:34:39 2025-10-14T16:34:39.649Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:34:39 2025-10-14T16:34:39.649Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:34:39 2025-10-14T16:34:39.649Z INFO 6536 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=211357439, epoch=1) to node 1: 16:34:39 16:34:39 org.apache.kafka.common.errors.DisconnectException: null 16:34:39 16:34:39 2025-10-14T16:34:39.650Z INFO 6536 --- [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. 16:34:39 2025-10-14T16:34:39.725Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.725Z WARN 6536 --- [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. 16:34:39 2025-10-14T16:34:39.751Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.751Z WARN 6536 --- [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. 16:34:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.861 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 16:34:39 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 16:34:39 2025-10-14T16:34:39.795Z INFO 6536 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:34:39 2025-10-14T16:34:39.841Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: dfee52bf18f198fdaca854dae4f08b89853050bb5b67548263185862358b8ac5 16:34:39 2025-10-14T16:34:39.904Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.904Z WARN 6536 --- [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. 16:34:39 2025-10-14T16:34:39.953Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:39 2025-10-14T16:34:39.953Z WARN 6536 --- [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. 16:34:40 2025-10-14T16:34:40.154Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:40 2025-10-14T16:34:40.154Z WARN 6536 --- [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. 16:34:40 2025-10-14T16:34:40.227Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:40 2025-10-14T16:34:40.227Z WARN 6536 --- [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. 16:34:40 2025-10-14T16:34:40.227Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:40 2025-10-14T16:34:40.266Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:40 2025-10-14T16:34:40.267Z WARN 6536 --- [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. 16:34:40 2025-10-14T16:34:40.338Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:40 2025-10-14T16:34:40.338Z WARN 6536 --- [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. 16:34:40 2025-10-14T16:34:40.388Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:40 2025-10-14T16:34:40.388Z WARN 6536 --- [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. 16:34:40 2025-10-14T16:34:40.388Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:40 2025-10-14T16:34:40.541Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:40 2025-10-14T16:34:40.541Z WARN 6536 --- [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. 16:34:40 2025-10-14T16:34:40.557Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:40 2025-10-14T16:34:40.557Z WARN 6536 --- [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. 16:34:41 2025-10-14T16:34:41.020Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:41 2025-10-14T16:34:41.020Z WARN 6536 --- [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. 16:34:41 2025-10-14T16:34:41.267Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:41 2025-10-14T16:34:41.268Z WARN 6536 --- [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. 16:34:41 2025-10-14T16:34:41.274Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:41 2025-10-14T16:34:41.274Z WARN 6536 --- [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. 16:34:41 2025-10-14T16:34:41.274Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:41 2025-10-14T16:34:41.293Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:41 2025-10-14T16:34:41.293Z WARN 6536 --- [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. 16:34:41 2025-10-14T16:34:41.293Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:41 2025-10-14T16:34:41.461Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:41 2025-10-14T16:34:41.461Z WARN 6536 --- [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. 16:34:41 2025-10-14T16:34:41.545Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:41 2025-10-14T16:34:41.545Z WARN 6536 --- [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. 16:34:41 2025-10-14T16:34:41.845Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:41 2025-10-14T16:34:41.845Z WARN 6536 --- [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. 16:34:42 2025-10-14T16:34:42.129Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:42 2025-10-14T16:34:42.129Z WARN 6536 --- [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. 16:34:42 2025-10-14T16:34:42.129Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:42 2025-10-14T16:34:42.269Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:42 2025-10-14T16:34:42.269Z WARN 6536 --- [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. 16:34:42 2025-10-14T16:34:42.298Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:42 2025-10-14T16:34:42.298Z WARN 6536 --- [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. 16:34:42 2025-10-14T16:34:42.298Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:42 2025-10-14T16:34:42.464Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:42 2025-10-14T16:34:42.464Z WARN 6536 --- [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. 16:34:42 2025-10-14T16:34:42.549Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:42 2025-10-14T16:34:42.549Z WARN 6536 --- [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. 16:34:42 2025-10-14T16:34:42.848Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:42 2025-10-14T16:34:42.848Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.034Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:43 2025-10-14T16:34:43.034Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.034Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:43 2025-10-14T16:34:43.204Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:43 2025-10-14T16:34:43.204Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.204Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:43 2025-10-14T16:34:43.276Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:43 2025-10-14T16:34:43.276Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.469Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:43 2025-10-14T16:34:43.469Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.554Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:43 2025-10-14T16:34:43.554Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.849Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:43 2025-10-14T16:34:43.849Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.939Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:43 2025-10-14T16:34:43.939Z WARN 6536 --- [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. 16:34:43 2025-10-14T16:34:43.939Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:44 2025-10-14T16:34:44.162Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:44 2025-10-14T16:34:44.163Z WARN 6536 --- [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. 16:34:44 2025-10-14T16:34:44.163Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:44 2025-10-14T16:34:44.325Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:44 2025-10-14T16:34:44.325Z WARN 6536 --- [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. 16:34:44 2025-10-14T16:34:44.475Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:44 2025-10-14T16:34:44.475Z WARN 6536 --- [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. 16:34:44 2025-10-14T16:34:44.561Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:44 2025-10-14T16:34:44.561Z WARN 6536 --- [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. 16:34:44 2025-10-14T16:34:44.850Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:44 2025-10-14T16:34:44.850Z WARN 6536 --- [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. 16:34:44 2025-10-14T16:34:44.963Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:44 2025-10-14T16:34:44.963Z WARN 6536 --- [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. 16:34:44 2025-10-14T16:34:44.963Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:45 2025-10-14T16:34:45.139Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:45 2025-10-14T16:34:45.139Z WARN 6536 --- [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. 16:34:45 2025-10-14T16:34:45.139Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:45 2025-10-14T16:34:45.327Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:45 2025-10-14T16:34:45.327Z WARN 6536 --- [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. 16:34:45 2025-10-14T16:34:45.490Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:45 2025-10-14T16:34:45.490Z WARN 6536 --- [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. 16:34:45 2025-10-14T16:34:45.575Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:45 2025-10-14T16:34:45.575Z WARN 6536 --- [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. 16:34:45 2025-10-14T16:34:45.838Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:45 2025-10-14T16:34:45.838Z WARN 6536 --- [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. 16:34:46 2025-10-14T16:34:45.918Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.123035416S 16:34:46 16:34:45,947 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:46 16:34:45,947 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:34:46 16:34:45,947 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:34:46 16:34:45,954 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:34:46 16:34:45,954 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:34:46 16:34:46 . ____ _ __ _ _ 16:34:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:46 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:46 =========|_|==============|___/=/_/_/_/ 16:34:46 16:34:46 :: Spring Boot :: (v3.5.6) 16:34:46 16:34:46 2025-10-14T16:34:45.971Z INFO 6536 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:46 2025-10-14T16:34:45.971Z INFO 6536 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:46 2025-10-14T16:34:46.328Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:46 2025-10-14T16:34:46.328Z WARN 6536 --- [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. 16:34:46 2025-10-14T16:34:46.335Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:46 2025-10-14T16:34:46.335Z WARN 6536 --- [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. 16:34:46 2025-10-14T16:34:46.588Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:46 2025-10-14T16:34:46.588Z WARN 6536 --- [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. 16:34:46 2025-10-14T16:34:46.760Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:46 2025-10-14T16:34:46.760Z WARN 6536 --- [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. 16:34:46 2025-10-14T16:34:46.845Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:46 2025-10-14T16:34:46.845Z WARN 6536 --- [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. 16:34:46 2025-10-14T16:34:46.845Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:47 2025-10-14T16:34:46.979Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:47 2025-10-14T16:34:46.979Z WARN 6536 --- [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. 16:34:47 2025-10-14T16:34:46.979Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:47 2025-10-14T16:34:47.111Z INFO 6536 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:34:47 2025-10-14T16:34:47.330Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:47 2025-10-14T16:34:47.330Z WARN 6536 --- [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. 16:34:47 2025-10-14T16:34:47.342Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:47 2025-10-14T16:34:47.342Z WARN 6536 --- [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. 16:34:47 2025-10-14T16:34:47.593Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:47 2025-10-14T16:34:47.593Z WARN 6536 --- [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. 16:34:47 2025-10-14T16:34:47.594Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:47 allow.auto.create.topics = true 16:34:47 auto.commit.interval.ms = 5000 16:34:47 auto.include.jmx.reporter = true 16:34:47 auto.offset.reset = latest 16:34:47 bootstrap.servers = [localhost:32771] 16:34:47 check.crcs = true 16:34:47 client.dns.lookup = use_all_dns_ips 16:34:47 client.id = consumer-ncmp-data-operation-event-group-5 16:34:47 client.rack = 16:34:47 connections.max.idle.ms = 540000 16:34:47 default.api.timeout.ms = 60000 16:34:47 enable.auto.commit = false 16:34:47 enable.metrics.push = true 16:34:47 exclude.internal.topics = true 16:34:47 fetch.max.bytes = 52428800 16:34:47 fetch.max.wait.ms = 500 16:34:47 fetch.min.bytes = 1 16:34:47 group.id = ncmp-data-operation-event-group 16:34:47 group.instance.id = null 16:34:47 group.protocol = classic 16:34:47 group.remote.assignor = null 16:34:47 heartbeat.interval.ms = 3000 16:34:47 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:34:47 internal.leave.group.on.close = true 16:34:47 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:47 isolation.level = read_uncommitted 16:34:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:47 max.partition.fetch.bytes = 1048576 16:34:47 max.poll.interval.ms = 300000 16:34:47 max.poll.records = 500 16:34:47 metadata.max.age.ms = 300000 16:34:47 metadata.recovery.strategy = none 16:34:47 metric.reporters = [] 16:34:47 metrics.num.samples = 2 16:34:47 metrics.recording.level = INFO 16:34:47 metrics.sample.window.ms = 30000 16:34:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:47 receive.buffer.bytes = 65536 16:34:47 reconnect.backoff.max.ms = 1000 16:34:47 reconnect.backoff.ms = 50 16:34:47 request.timeout.ms = 30000 16:34:47 retry.backoff.max.ms = 1000 16:34:47 retry.backoff.ms = 100 16:34:47 sasl.client.callback.handler.class = null 16:34:47 sasl.jaas.config = null 16:34:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:47 sasl.kerberos.min.time.before.relogin = 60000 16:34:47 sasl.kerberos.service.name = null 16:34:47 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:47 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:47 sasl.login.callback.handler.class = null 16:34:47 sasl.login.class = null 16:34:47 sasl.login.connect.timeout.ms = null 16:34:47 sasl.login.read.timeout.ms = null 16:34:47 sasl.login.refresh.buffer.seconds = 300 16:34:47 sasl.login.refresh.min.period.seconds = 60 16:34:47 sasl.login.refresh.window.factor = 0.8 16:34:47 sasl.login.refresh.window.jitter = 0.05 16:34:47 sasl.login.retry.backoff.max.ms = 10000 16:34:47 sasl.login.retry.backoff.ms = 100 16:34:47 sasl.mechanism = GSSAPI 16:34:47 sasl.oauthbearer.clock.skew.seconds = 30 16:34:47 sasl.oauthbearer.expected.audience = null 16:34:47 sasl.oauthbearer.expected.issuer = null 16:34:47 sasl.oauthbearer.header.urlencode = false 16:34:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:47 sasl.oauthbearer.jwks.endpoint.url = null 16:34:47 sasl.oauthbearer.scope.claim.name = scope 16:34:47 sasl.oauthbearer.sub.claim.name = sub 16:34:47 sasl.oauthbearer.token.endpoint.url = null 16:34:47 security.protocol = PLAINTEXT 16:34:47 security.providers = null 16:34:47 send.buffer.bytes = 131072 16:34:47 session.timeout.ms = 45000 16:34:47 socket.connection.setup.timeout.max.ms = 30000 16:34:47 socket.connection.setup.timeout.ms = 10000 16:34:47 ssl.cipher.suites = null 16:34:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:47 ssl.endpoint.identification.algorithm = https 16:34:47 ssl.engine.factory.class = null 16:34:47 ssl.key.password = null 16:34:47 ssl.keymanager.algorithm = SunX509 16:34:47 ssl.keystore.certificate.chain = null 16:34:47 ssl.keystore.key = null 16:34:47 ssl.keystore.location = null 16:34:47 ssl.keystore.password = null 16:34:47 ssl.keystore.type = JKS 16:34:47 ssl.protocol = TLSv1.3 16:34:47 ssl.provider = null 16:34:47 ssl.secure.random.implementation = null 16:34:47 ssl.trustmanager.algorithm = PKIX 16:34:47 ssl.truststore.certificates = null 16:34:47 ssl.truststore.location = null 16:34:47 ssl.truststore.password = null 16:34:47 ssl.truststore.type = JKS 16:34:47 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:47 16:34:47 2025-10-14T16:34:47.594Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:47 2025-10-14T16:34:47.598Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:47 2025-10-14T16:34:47.598Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:47 2025-10-14T16:34:47.598Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459687598 16:34:47 2025-10-14T16:34:47.600Z INFO 6536 --- [ 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 16:34:47 2025-10-14T16:34:47.610Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:47 allow.auto.create.topics = true 16:34:47 auto.commit.interval.ms = 5000 16:34:47 auto.include.jmx.reporter = true 16:34:47 auto.offset.reset = latest 16:34:47 bootstrap.servers = [localhost:32771] 16:34:47 check.crcs = true 16:34:47 client.dns.lookup = use_all_dns_ips 16:34:47 client.id = consumer-ncmp-async-rest-request-event-group-6 16:34:47 client.rack = 16:34:47 connections.max.idle.ms = 540000 16:34:47 default.api.timeout.ms = 60000 16:34:47 enable.auto.commit = false 16:34:47 enable.metrics.push = true 16:34:47 exclude.internal.topics = true 16:34:47 fetch.max.bytes = 52428800 16:34:47 fetch.max.wait.ms = 500 16:34:47 fetch.min.bytes = 1 16:34:47 group.id = ncmp-async-rest-request-event-group 16:34:47 group.instance.id = null 16:34:47 group.protocol = classic 16:34:47 group.remote.assignor = null 16:34:47 heartbeat.interval.ms = 3000 16:34:47 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:34:47 internal.leave.group.on.close = true 16:34:47 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:47 isolation.level = read_uncommitted 16:34:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:47 max.partition.fetch.bytes = 1048576 16:34:47 max.poll.interval.ms = 300000 16:34:47 max.poll.records = 500 16:34:47 metadata.max.age.ms = 300000 16:34:47 metadata.recovery.strategy = none 16:34:47 metric.reporters = [] 16:34:47 metrics.num.samples = 2 16:34:47 metrics.recording.level = INFO 16:34:47 metrics.sample.window.ms = 30000 16:34:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:47 receive.buffer.bytes = 65536 16:34:47 reconnect.backoff.max.ms = 1000 16:34:47 reconnect.backoff.ms = 50 16:34:47 request.timeout.ms = 30000 16:34:47 retry.backoff.max.ms = 1000 16:34:47 retry.backoff.ms = 100 16:34:47 sasl.client.callback.handler.class = null 16:34:47 sasl.jaas.config = null 16:34:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:47 sasl.kerberos.min.time.before.relogin = 60000 16:34:47 sasl.kerberos.service.name = null 16:34:47 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:47 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:47 sasl.login.callback.handler.class = null 16:34:47 sasl.login.class = null 16:34:47 sasl.login.connect.timeout.ms = null 16:34:47 sasl.login.read.timeout.ms = null 16:34:47 sasl.login.refresh.buffer.seconds = 300 16:34:47 sasl.login.refresh.min.period.seconds = 60 16:34:47 sasl.login.refresh.window.factor = 0.8 16:34:47 sasl.login.refresh.window.jitter = 0.05 16:34:47 sasl.login.retry.backoff.max.ms = 10000 16:34:47 sasl.login.retry.backoff.ms = 100 16:34:47 sasl.mechanism = GSSAPI 16:34:47 sasl.oauthbearer.clock.skew.seconds = 30 16:34:47 sasl.oauthbearer.expected.audience = null 16:34:47 sasl.oauthbearer.expected.issuer = null 16:34:47 sasl.oauthbearer.header.urlencode = false 16:34:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:47 sasl.oauthbearer.jwks.endpoint.url = null 16:34:47 sasl.oauthbearer.scope.claim.name = scope 16:34:47 sasl.oauthbearer.sub.claim.name = sub 16:34:47 sasl.oauthbearer.token.endpoint.url = null 16:34:47 security.protocol = PLAINTEXT 16:34:47 security.providers = null 16:34:47 send.buffer.bytes = 131072 16:34:47 session.timeout.ms = 45000 16:34:47 socket.connection.setup.timeout.max.ms = 30000 16:34:47 socket.connection.setup.timeout.ms = 10000 16:34:47 ssl.cipher.suites = null 16:34:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:47 ssl.endpoint.identification.algorithm = https 16:34:47 ssl.engine.factory.class = null 16:34:47 ssl.key.password = null 16:34:47 ssl.keymanager.algorithm = SunX509 16:34:47 ssl.keystore.certificate.chain = null 16:34:47 ssl.keystore.key = null 16:34:47 ssl.keystore.location = null 16:34:47 ssl.keystore.password = null 16:34:47 ssl.keystore.type = JKS 16:34:47 ssl.protocol = TLSv1.3 16:34:47 ssl.provider = null 16:34:47 ssl.secure.random.implementation = null 16:34:47 ssl.trustmanager.algorithm = PKIX 16:34:47 ssl.truststore.certificates = null 16:34:47 ssl.truststore.location = null 16:34:47 ssl.truststore.password = null 16:34:47 ssl.truststore.type = JKS 16:34:47 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:47 16:34:47 2025-10-14T16:34:47.610Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:47 2025-10-14T16:34:47.626Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:47 2025-10-14T16:34:47.626Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:47 2025-10-14T16:34:47.626Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459687626 16:34:47 2025-10-14T16:34:47.626Z INFO 6536 --- [ 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 16:34:47 2025-10-14T16:34:47.649Z INFO 6536 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.721 seconds (process running for 70.958) 16:34:47 2025-10-14T16:34:47.666Z WARN 6536 --- [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} 16:34:47 2025-10-14T16:34:47.666Z INFO 6536 --- [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 16:34:47 2025-10-14T16:34:47.671Z WARN 6536 --- [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} 16:34:47 2025-10-14T16:34:47.671Z INFO 6536 --- [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 16:34:47 2025-10-14T16:34:47.762Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:47 2025-10-14T16:34:47.762Z WARN 6536 --- [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. 16:34:47 2025-10-14T16:34:47.800Z INFO 6536 --- [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) 16:34:47 2025-10-14T16:34:47.801Z INFO 6536 --- [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 16:34:47 2025-10-14T16:34:47.823Z INFO 6536 --- [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-73d4d70a-5ec1-434b-9050-e7b8a60b9919 16:34:47 2025-10-14T16:34:47.823Z INFO 6536 --- [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 16:34:47 2025-10-14T16:34:47.829Z INFO 6536 --- [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) 16:34:47 2025-10-14T16:34:47.830Z INFO 6536 --- [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 16:34:47 2025-10-14T16:34:47.834Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:47 2025-10-14T16:34:47.834Z WARN 6536 --- [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. 16:34:47 2025-10-14T16:34:47.834Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:47 2025-10-14T16:34:47.846Z INFO 6536 --- [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-73d4d70a-5ec1-434b-9050-e7b8a60b9919', protocol='range'} 16:34:47 2025-10-14T16:34:47.847Z INFO 6536 --- [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-73d4d70a-5ec1-434b-9050-e7b8a60b9919=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:47 2025-10-14T16:34:47.858Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:47 2025-10-14T16:34:47.858Z WARN 6536 --- [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. 16:34:47 2025-10-14T16:34:47.858Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:47 2025-10-14T16:34:47.866Z INFO 6536 --- [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-2f66d18b-cebf-4f3c-bf23-e7341282cc26 16:34:47 2025-10-14T16:34:47.866Z INFO 6536 --- [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 16:34:47 2025-10-14T16:34:47.879Z INFO 6536 --- [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-2f66d18b-cebf-4f3c-bf23-e7341282cc26', protocol='range'} 16:34:47 2025-10-14T16:34:47.879Z INFO 6536 --- [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-2f66d18b-cebf-4f3c-bf23-e7341282cc26=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:47 2025-10-14T16:34:47.891Z INFO 6536 --- [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-2f66d18b-cebf-4f3c-bf23-e7341282cc26', protocol='range'} 16:34:47 2025-10-14T16:34:47.891Z INFO 6536 --- [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-73d4d70a-5ec1-434b-9050-e7b8a60b9919', protocol='range'} 16:34:47 2025-10-14T16:34:47.891Z INFO 6536 --- [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]) 16:34:47 2025-10-14T16:34:47.891Z INFO 6536 --- [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 16:34:47 2025-10-14T16:34:47.892Z INFO 6536 --- [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]) 16:34:47 2025-10-14T16:34:47.892Z INFO 6536 --- [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 16:34:48 2025-10-14T16:34:47.904Z INFO 6536 --- [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 16:34:48 2025-10-14T16:34:47.904Z INFO 6536 --- [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 16:34:48 2025-10-14T16:34:47.916Z INFO 6536 --- [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 16:34:48 2025-10-14T16:34:47.916Z INFO 6536 --- [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 16:34:48 2025-10-14T16:34:47.928Z INFO 6536 --- [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}}. 16:34:48 2025-10-14T16:34:47.928Z INFO 6536 --- [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}}. 16:34:48 2025-10-14T16:34:47.955Z INFO 6536 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:48 2025-10-14T16:34:47.955Z INFO 6536 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:48 2025-10-14T16:34:47.979Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:48 2025-10-14T16:34:47.980Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:48 acks = -1 16:34:48 auto.include.jmx.reporter = true 16:34:48 batch.size = 16384 16:34:48 bootstrap.servers = [localhost:32771] 16:34:48 buffer.memory = 33554432 16:34:48 client.dns.lookup = use_all_dns_ips 16:34:48 client.id = producer-5 16:34:48 compression.gzip.level = -1 16:34:48 compression.lz4.level = 9 16:34:48 compression.type = none 16:34:48 compression.zstd.level = 3 16:34:48 connections.max.idle.ms = 540000 16:34:48 delivery.timeout.ms = 120000 16:34:48 enable.idempotence = false 16:34:48 enable.metrics.push = true 16:34:48 interceptor.classes = [] 16:34:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:48 linger.ms = 1 16:34:48 max.block.ms = 60000 16:34:48 max.in.flight.requests.per.connection = 5 16:34:48 max.request.size = 1048576 16:34:48 metadata.max.age.ms = 300000 16:34:48 metadata.max.idle.ms = 300000 16:34:48 metadata.recovery.strategy = none 16:34:48 metric.reporters = [] 16:34:48 metrics.num.samples = 2 16:34:48 metrics.recording.level = INFO 16:34:48 metrics.sample.window.ms = 30000 16:34:48 partitioner.adaptive.partitioning.enable = true 16:34:48 partitioner.availability.timeout.ms = 0 16:34:48 partitioner.class = null 16:34:48 partitioner.ignore.keys = false 16:34:48 receive.buffer.bytes = 32768 16:34:48 reconnect.backoff.max.ms = 1000 16:34:48 reconnect.backoff.ms = 50 16:34:48 request.timeout.ms = 30000 16:34:48 retries = 0 16:34:48 retry.backoff.max.ms = 1000 16:34:48 retry.backoff.ms = 100 16:34:48 sasl.client.callback.handler.class = null 16:34:48 sasl.jaas.config = null 16:34:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:48 sasl.kerberos.min.time.before.relogin = 60000 16:34:48 sasl.kerberos.service.name = null 16:34:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:48 sasl.login.callback.handler.class = null 16:34:48 sasl.login.class = null 16:34:48 sasl.login.connect.timeout.ms = null 16:34:48 sasl.login.read.timeout.ms = null 16:34:48 sasl.login.refresh.buffer.seconds = 300 16:34:48 sasl.login.refresh.min.period.seconds = 60 16:34:48 sasl.login.refresh.window.factor = 0.8 16:34:48 sasl.login.refresh.window.jitter = 0.05 16:34:48 sasl.login.retry.backoff.max.ms = 10000 16:34:48 sasl.login.retry.backoff.ms = 100 16:34:48 sasl.mechanism = GSSAPI 16:34:48 sasl.oauthbearer.clock.skew.seconds = 30 16:34:48 sasl.oauthbearer.expected.audience = null 16:34:48 sasl.oauthbearer.expected.issuer = null 16:34:48 sasl.oauthbearer.header.urlencode = false 16:34:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:48 sasl.oauthbearer.jwks.endpoint.url = null 16:34:48 sasl.oauthbearer.scope.claim.name = scope 16:34:48 sasl.oauthbearer.sub.claim.name = sub 16:34:48 sasl.oauthbearer.token.endpoint.url = null 16:34:48 security.protocol = PLAINTEXT 16:34:48 security.providers = null 16:34:48 send.buffer.bytes = 131072 16:34:48 socket.connection.setup.timeout.max.ms = 30000 16:34:48 socket.connection.setup.timeout.ms = 10000 16:34:48 ssl.cipher.suites = null 16:34:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:48 ssl.endpoint.identification.algorithm = https 16:34:48 ssl.engine.factory.class = null 16:34:48 ssl.key.password = null 16:34:48 ssl.keymanager.algorithm = SunX509 16:34:48 ssl.keystore.certificate.chain = null 16:34:48 ssl.keystore.key = null 16:34:48 ssl.keystore.location = null 16:34:48 ssl.keystore.password = null 16:34:48 ssl.keystore.type = JKS 16:34:48 ssl.protocol = TLSv1.3 16:34:48 ssl.provider = null 16:34:48 ssl.secure.random.implementation = null 16:34:48 ssl.trustmanager.algorithm = PKIX 16:34:48 ssl.truststore.certificates = null 16:34:48 ssl.truststore.location = null 16:34:48 ssl.truststore.password = null 16:34:48 ssl.truststore.type = JKS 16:34:48 transaction.timeout.ms = 60000 16:34:48 transactional.id = null 16:34:48 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:48 16:34:48 2025-10-14T16:34:47.980Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:48 2025-10-14T16:34:47.983Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:48 2025-10-14T16:34:47.983Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:48 2025-10-14T16:34:47.983Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:48 2025-10-14T16:34:47.983Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459687983 16:34:48 2025-10-14T16:34:48.004Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:48 2025-10-14T16:34:48.113Z INFO 6536 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:34:48 auto.include.jmx.reporter = true 16:34:48 bootstrap.controllers = [] 16:34:48 bootstrap.servers = [localhost:32771] 16:34:48 client.dns.lookup = use_all_dns_ips 16:34:48 client.id = 16:34:48 connections.max.idle.ms = 300000 16:34:48 default.api.timeout.ms = 60000 16:34:48 enable.metrics.push = true 16:34:48 metadata.max.age.ms = 300000 16:34:48 metadata.recovery.strategy = none 16:34:48 metric.reporters = [] 16:34:48 metrics.num.samples = 2 16:34:48 metrics.recording.level = INFO 16:34:48 metrics.sample.window.ms = 30000 16:34:48 receive.buffer.bytes = 65536 16:34:48 reconnect.backoff.max.ms = 1000 16:34:48 reconnect.backoff.ms = 50 16:34:48 request.timeout.ms = 30000 16:34:48 retries = 2147483647 16:34:48 retry.backoff.max.ms = 1000 16:34:48 retry.backoff.ms = 100 16:34:48 sasl.client.callback.handler.class = null 16:34:48 sasl.jaas.config = null 16:34:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:48 sasl.kerberos.min.time.before.relogin = 60000 16:34:48 sasl.kerberos.service.name = null 16:34:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:48 sasl.login.callback.handler.class = null 16:34:48 sasl.login.class = null 16:34:48 sasl.login.connect.timeout.ms = null 16:34:48 sasl.login.read.timeout.ms = null 16:34:48 sasl.login.refresh.buffer.seconds = 300 16:34:48 sasl.login.refresh.min.period.seconds = 60 16:34:48 sasl.login.refresh.window.factor = 0.8 16:34:48 sasl.login.refresh.window.jitter = 0.05 16:34:48 sasl.login.retry.backoff.max.ms = 10000 16:34:48 sasl.login.retry.backoff.ms = 100 16:34:48 sasl.mechanism = GSSAPI 16:34:48 sasl.oauthbearer.clock.skew.seconds = 30 16:34:48 sasl.oauthbearer.expected.audience = null 16:34:48 sasl.oauthbearer.expected.issuer = null 16:34:48 sasl.oauthbearer.header.urlencode = false 16:34:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:48 sasl.oauthbearer.jwks.endpoint.url = null 16:34:48 sasl.oauthbearer.scope.claim.name = scope 16:34:48 sasl.oauthbearer.sub.claim.name = sub 16:34:48 sasl.oauthbearer.token.endpoint.url = null 16:34:48 security.protocol = PLAINTEXT 16:34:48 security.providers = null 16:34:48 send.buffer.bytes = 131072 16:34:48 socket.connection.setup.timeout.max.ms = 30000 16:34:48 socket.connection.setup.timeout.ms = 10000 16:34:48 ssl.cipher.suites = null 16:34:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:48 ssl.endpoint.identification.algorithm = https 16:34:48 ssl.engine.factory.class = null 16:34:48 ssl.key.password = null 16:34:48 ssl.keymanager.algorithm = SunX509 16:34:48 ssl.keystore.certificate.chain = null 16:34:48 ssl.keystore.key = null 16:34:48 ssl.keystore.location = null 16:34:48 ssl.keystore.password = null 16:34:48 ssl.keystore.type = JKS 16:34:48 ssl.protocol = TLSv1.3 16:34:48 ssl.provider = null 16:34:48 ssl.secure.random.implementation = null 16:34:48 ssl.trustmanager.algorithm = PKIX 16:34:48 ssl.truststore.certificates = null 16:34:48 ssl.truststore.location = null 16:34:48 ssl.truststore.password = null 16:34:48 ssl.truststore.type = JKS 16:34:48 16:34:48 2025-10-14T16:34:48.113Z INFO 6536 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:34:48 auto.include.jmx.reporter = true 16:34:48 bootstrap.controllers = [] 16:34:48 bootstrap.servers = [localhost:32771] 16:34:48 client.dns.lookup = use_all_dns_ips 16:34:48 client.id = 16:34:48 connections.max.idle.ms = 300000 16:34:48 default.api.timeout.ms = 60000 16:34:48 enable.metrics.push = true 16:34:48 metadata.max.age.ms = 300000 16:34:48 metadata.recovery.strategy = none 16:34:48 metric.reporters = [] 16:34:48 metrics.num.samples = 2 16:34:48 metrics.recording.level = INFO 16:34:48 metrics.sample.window.ms = 30000 16:34:48 receive.buffer.bytes = 65536 16:34:48 reconnect.backoff.max.ms = 1000 16:34:48 reconnect.backoff.ms = 50 16:34:48 request.timeout.ms = 30000 16:34:48 retries = 2147483647 16:34:48 retry.backoff.max.ms = 1000 16:34:48 retry.backoff.ms = 100 16:34:48 sasl.client.callback.handler.class = null 16:34:48 sasl.jaas.config = null 16:34:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:48 sasl.kerberos.min.time.before.relogin = 60000 16:34:48 sasl.kerberos.service.name = null 16:34:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:48 sasl.login.callback.handler.class = null 16:34:48 sasl.login.class = null 16:34:48 sasl.login.connect.timeout.ms = null 16:34:48 sasl.login.read.timeout.ms = null 16:34:48 sasl.login.refresh.buffer.seconds = 300 16:34:48 sasl.login.refresh.min.period.seconds = 60 16:34:48 sasl.login.refresh.window.factor = 0.8 16:34:48 sasl.login.refresh.window.jitter = 0.05 16:34:48 sasl.login.retry.backoff.max.ms = 10000 16:34:48 sasl.login.retry.backoff.ms = 100 16:34:48 sasl.mechanism = GSSAPI 16:34:48 sasl.oauthbearer.clock.skew.seconds = 30 16:34:48 sasl.oauthbearer.expected.audience = null 16:34:48 sasl.oauthbearer.expected.issuer = null 16:34:48 sasl.oauthbearer.header.urlencode = false 16:34:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:48 sasl.oauthbearer.jwks.endpoint.url = null 16:34:48 sasl.oauthbearer.scope.claim.name = scope 16:34:48 sasl.oauthbearer.sub.claim.name = sub 16:34:48 sasl.oauthbearer.token.endpoint.url = null 16:34:48 security.protocol = PLAINTEXT 16:34:48 security.providers = null 16:34:48 send.buffer.bytes = 131072 16:34:48 socket.connection.setup.timeout.max.ms = 30000 16:34:48 socket.connection.setup.timeout.ms = 10000 16:34:48 ssl.cipher.suites = null 16:34:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:48 ssl.endpoint.identification.algorithm = https 16:34:48 ssl.engine.factory.class = null 16:34:48 ssl.key.password = null 16:34:48 ssl.keymanager.algorithm = SunX509 16:34:48 ssl.keystore.certificate.chain = null 16:34:48 ssl.keystore.key = null 16:34:48 ssl.keystore.location = null 16:34:48 ssl.keystore.password = null 16:34:48 ssl.keystore.type = JKS 16:34:48 ssl.protocol = TLSv1.3 16:34:48 ssl.provider = null 16:34:48 ssl.secure.random.implementation = null 16:34:48 ssl.trustmanager.algorithm = PKIX 16:34:48 ssl.truststore.certificates = null 16:34:48 ssl.truststore.location = null 16:34:48 ssl.truststore.password = null 16:34:48 ssl.truststore.type = JKS 16:34:48 16:34:48 2025-10-14T16:34:48.143Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:48 2025-10-14T16:34:48.143Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:48 2025-10-14T16:34:48.143Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459688143 16:34:48 2025-10-14T16:34:48.145Z INFO 6536 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:48 2025-10-14T16:34:48.145Z INFO 6536 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:48 2025-10-14T16:34:48.145Z INFO 6536 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459688145 16:34:48 2025-10-14T16:34:48.174Z INFO 6536 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 16:34:48 2025-10-14T16:34:48.176Z INFO 6536 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:48 2025-10-14T16:34:48.176Z INFO 6536 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:48 2025-10-14T16:34:48.176Z INFO 6536 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:48 2025-10-14T16:34:48.210Z INFO 6536 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 16:34:48 2025-10-14T16:34:48.212Z INFO 6536 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:48 2025-10-14T16:34:48.212Z INFO 6536 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:48 2025-10-14T16:34:48.212Z INFO 6536 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:48 2025-10-14T16:34:48.332Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:48 2025-10-14T16:34:48.332Z WARN 6536 --- [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. 16:34:48 2025-10-14T16:34:48.346Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:48 2025-10-14T16:34:48.346Z WARN 6536 --- [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. 16:34:48 2025-10-14T16:34:48.352Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:48 2025-10-14T16:34:48.352Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:48 acks = -1 16:34:48 auto.include.jmx.reporter = true 16:34:48 batch.size = 16384 16:34:48 bootstrap.servers = [localhost:32771] 16:34:48 buffer.memory = 33554432 16:34:48 client.dns.lookup = use_all_dns_ips 16:34:48 client.id = producer-6 16:34:48 compression.gzip.level = -1 16:34:48 compression.lz4.level = 9 16:34:48 compression.type = none 16:34:48 compression.zstd.level = 3 16:34:48 connections.max.idle.ms = 540000 16:34:48 delivery.timeout.ms = 120000 16:34:48 enable.idempotence = false 16:34:48 enable.metrics.push = true 16:34:48 interceptor.classes = [] 16:34:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:48 linger.ms = 1 16:34:48 max.block.ms = 60000 16:34:48 max.in.flight.requests.per.connection = 5 16:34:48 max.request.size = 1048576 16:34:48 metadata.max.age.ms = 300000 16:34:48 metadata.max.idle.ms = 300000 16:34:48 metadata.recovery.strategy = none 16:34:48 metric.reporters = [] 16:34:48 metrics.num.samples = 2 16:34:48 metrics.recording.level = INFO 16:34:48 metrics.sample.window.ms = 30000 16:34:48 partitioner.adaptive.partitioning.enable = true 16:34:48 partitioner.availability.timeout.ms = 0 16:34:48 partitioner.class = null 16:34:48 partitioner.ignore.keys = false 16:34:48 receive.buffer.bytes = 32768 16:34:48 reconnect.backoff.max.ms = 1000 16:34:48 reconnect.backoff.ms = 50 16:34:48 request.timeout.ms = 30000 16:34:48 retries = 0 16:34:48 retry.backoff.max.ms = 1000 16:34:48 retry.backoff.ms = 100 16:34:48 sasl.client.callback.handler.class = null 16:34:48 sasl.jaas.config = null 16:34:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:48 sasl.kerberos.min.time.before.relogin = 60000 16:34:48 sasl.kerberos.service.name = null 16:34:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:48 sasl.login.callback.handler.class = null 16:34:48 sasl.login.class = null 16:34:48 sasl.login.connect.timeout.ms = null 16:34:48 sasl.login.read.timeout.ms = null 16:34:48 sasl.login.refresh.buffer.seconds = 300 16:34:48 sasl.login.refresh.min.period.seconds = 60 16:34:48 sasl.login.refresh.window.factor = 0.8 16:34:48 sasl.login.refresh.window.jitter = 0.05 16:34:48 sasl.login.retry.backoff.max.ms = 10000 16:34:48 sasl.login.retry.backoff.ms = 100 16:34:48 sasl.mechanism = GSSAPI 16:34:48 sasl.oauthbearer.clock.skew.seconds = 30 16:34:48 sasl.oauthbearer.expected.audience = null 16:34:48 sasl.oauthbearer.expected.issuer = null 16:34:48 sasl.oauthbearer.header.urlencode = false 16:34:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:48 sasl.oauthbearer.jwks.endpoint.url = null 16:34:48 sasl.oauthbearer.scope.claim.name = scope 16:34:48 sasl.oauthbearer.sub.claim.name = sub 16:34:48 sasl.oauthbearer.token.endpoint.url = null 16:34:48 security.protocol = PLAINTEXT 16:34:48 security.providers = null 16:34:48 send.buffer.bytes = 131072 16:34:48 socket.connection.setup.timeout.max.ms = 30000 16:34:48 socket.connection.setup.timeout.ms = 10000 16:34:48 ssl.cipher.suites = null 16:34:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:48 ssl.endpoint.identification.algorithm = https 16:34:48 ssl.engine.factory.class = null 16:34:48 ssl.key.password = null 16:34:48 ssl.keymanager.algorithm = SunX509 16:34:48 ssl.keystore.certificate.chain = null 16:34:48 ssl.keystore.key = null 16:34:48 ssl.keystore.location = null 16:34:48 ssl.keystore.password = null 16:34:48 ssl.keystore.type = JKS 16:34:48 ssl.protocol = TLSv1.3 16:34:48 ssl.provider = null 16:34:48 ssl.secure.random.implementation = null 16:34:48 ssl.trustmanager.algorithm = PKIX 16:34:48 ssl.truststore.certificates = null 16:34:48 ssl.truststore.location = null 16:34:48 ssl.truststore.password = null 16:34:48 ssl.truststore.type = JKS 16:34:48 transaction.timeout.ms = 60000 16:34:48 transactional.id = null 16:34:48 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:48 16:34:48 2025-10-14T16:34:48.353Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:48 2025-10-14T16:34:48.355Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:48 2025-10-14T16:34:48.355Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:48 2025-10-14T16:34:48.355Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:48 2025-10-14T16:34:48.355Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459688355 16:34:48 2025-10-14T16:34:48.364Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:48 2025-10-14T16:34:48.416Z ERROR 6536 --- [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 16:34:48 16:34:48 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:34:48 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:48 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:48 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:34:48 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:34:48 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:34:48 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:34:48 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:34:48 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:34:48 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:34:48 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:34:48 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:34:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:34:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:34:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:34:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 16:34:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 16:34:48 ... 3 common frames omitted 16:34:48 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:34:48 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:34:48 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:34:48 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:34:48 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:34:48 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:34:48 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:34:48 ... 16 common frames omitted 16:34:48 16:34:48 2025-10-14T16:34:48.484Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:48 2025-10-14T16:34:48.484Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:48 acks = -1 16:34:48 auto.include.jmx.reporter = true 16:34:48 batch.size = 16384 16:34:48 bootstrap.servers = [localhost:32771] 16:34:48 buffer.memory = 33554432 16:34:48 client.dns.lookup = use_all_dns_ips 16:34:48 client.id = producer-7 16:34:48 compression.gzip.level = -1 16:34:48 compression.lz4.level = 9 16:34:48 compression.type = none 16:34:48 compression.zstd.level = 3 16:34:48 connections.max.idle.ms = 540000 16:34:48 delivery.timeout.ms = 120000 16:34:48 enable.idempotence = false 16:34:48 enable.metrics.push = true 16:34:48 interceptor.classes = [] 16:34:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:48 linger.ms = 1 16:34:48 max.block.ms = 60000 16:34:48 max.in.flight.requests.per.connection = 5 16:34:48 max.request.size = 1048576 16:34:48 metadata.max.age.ms = 300000 16:34:48 metadata.max.idle.ms = 300000 16:34:48 metadata.recovery.strategy = none 16:34:48 metric.reporters = [] 16:34:48 metrics.num.samples = 2 16:34:48 metrics.recording.level = INFO 16:34:48 metrics.sample.window.ms = 30000 16:34:48 partitioner.adaptive.partitioning.enable = true 16:34:48 partitioner.availability.timeout.ms = 0 16:34:48 partitioner.class = null 16:34:48 partitioner.ignore.keys = false 16:34:48 receive.buffer.bytes = 32768 16:34:48 reconnect.backoff.max.ms = 1000 16:34:48 reconnect.backoff.ms = 50 16:34:48 request.timeout.ms = 30000 16:34:48 retries = 0 16:34:48 retry.backoff.max.ms = 1000 16:34:48 retry.backoff.ms = 100 16:34:48 sasl.client.callback.handler.class = null 16:34:48 sasl.jaas.config = null 16:34:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:48 sasl.kerberos.min.time.before.relogin = 60000 16:34:48 sasl.kerberos.service.name = null 16:34:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:48 sasl.login.callback.handler.class = null 16:34:48 sasl.login.class = null 16:34:48 sasl.login.connect.timeout.ms = null 16:34:48 sasl.login.read.timeout.ms = null 16:34:48 sasl.login.refresh.buffer.seconds = 300 16:34:48 sasl.login.refresh.min.period.seconds = 60 16:34:48 sasl.login.refresh.window.factor = 0.8 16:34:48 sasl.login.refresh.window.jitter = 0.05 16:34:48 sasl.login.retry.backoff.max.ms = 10000 16:34:48 sasl.login.retry.backoff.ms = 100 16:34:48 sasl.mechanism = GSSAPI 16:34:48 sasl.oauthbearer.clock.skew.seconds = 30 16:34:48 sasl.oauthbearer.expected.audience = null 16:34:48 sasl.oauthbearer.expected.issuer = null 16:34:48 sasl.oauthbearer.header.urlencode = false 16:34:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:48 sasl.oauthbearer.jwks.endpoint.url = null 16:34:48 sasl.oauthbearer.scope.claim.name = scope 16:34:48 sasl.oauthbearer.sub.claim.name = sub 16:34:48 sasl.oauthbearer.token.endpoint.url = null 16:34:48 security.protocol = PLAINTEXT 16:34:48 security.providers = null 16:34:48 send.buffer.bytes = 131072 16:34:48 socket.connection.setup.timeout.max.ms = 30000 16:34:48 socket.connection.setup.timeout.ms = 10000 16:34:48 ssl.cipher.suites = null 16:34:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:48 ssl.endpoint.identification.algorithm = https 16:34:48 ssl.engine.factory.class = null 16:34:48 ssl.key.password = null 16:34:48 ssl.keymanager.algorithm = SunX509 16:34:48 ssl.keystore.certificate.chain = null 16:34:48 ssl.keystore.key = null 16:34:48 ssl.keystore.location = null 16:34:48 ssl.keystore.password = null 16:34:48 ssl.keystore.type = JKS 16:34:48 ssl.protocol = TLSv1.3 16:34:48 ssl.provider = null 16:34:48 ssl.secure.random.implementation = null 16:34:48 ssl.trustmanager.algorithm = PKIX 16:34:48 ssl.truststore.certificates = null 16:34:48 ssl.truststore.location = null 16:34:48 ssl.truststore.password = null 16:34:48 ssl.truststore.type = JKS 16:34:48 transaction.timeout.ms = 60000 16:34:48 transactional.id = null 16:34:48 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:48 16:34:48 2025-10-14T16:34:48.484Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:48 2025-10-14T16:34:48.486Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:48 2025-10-14T16:34:48.487Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:48 2025-10-14T16:34:48.487Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:48 2025-10-14T16:34:48.487Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459688487 16:34:48 2025-10-14T16:34:48.495Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:48 2025-10-14T16:34:48.606Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:48 2025-10-14T16:34:48.606Z WARN 6536 --- [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. 16:34:48 2025-10-14T16:34:48.643Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:48 2025-10-14T16:34:48.643Z WARN 6536 --- [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. 16:34:48 2025-10-14T16:34:48.643Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:48 2025-10-14T16:34:48.764Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:48 2025-10-14T16:34:48.764Z WARN 6536 --- [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. 16:34:48 2025-10-14T16:34:48.804Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:48 2025-10-14T16:34:48.804Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:48 acks = -1 16:34:48 auto.include.jmx.reporter = true 16:34:48 batch.size = 16384 16:34:48 bootstrap.servers = [localhost:32771] 16:34:48 buffer.memory = 33554432 16:34:48 client.dns.lookup = use_all_dns_ips 16:34:48 client.id = producer-8 16:34:48 compression.gzip.level = -1 16:34:48 compression.lz4.level = 9 16:34:48 compression.type = none 16:34:48 compression.zstd.level = 3 16:34:48 connections.max.idle.ms = 540000 16:34:48 delivery.timeout.ms = 120000 16:34:48 enable.idempotence = false 16:34:48 enable.metrics.push = true 16:34:48 interceptor.classes = [] 16:34:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:48 linger.ms = 1 16:34:48 max.block.ms = 60000 16:34:48 max.in.flight.requests.per.connection = 5 16:34:48 max.request.size = 1048576 16:34:48 metadata.max.age.ms = 300000 16:34:48 metadata.max.idle.ms = 300000 16:34:48 metadata.recovery.strategy = none 16:34:48 metric.reporters = [] 16:34:48 metrics.num.samples = 2 16:34:48 metrics.recording.level = INFO 16:34:48 metrics.sample.window.ms = 30000 16:34:48 partitioner.adaptive.partitioning.enable = true 16:34:48 partitioner.availability.timeout.ms = 0 16:34:48 partitioner.class = null 16:34:48 partitioner.ignore.keys = false 16:34:48 receive.buffer.bytes = 32768 16:34:48 reconnect.backoff.max.ms = 1000 16:34:48 reconnect.backoff.ms = 50 16:34:48 request.timeout.ms = 30000 16:34:48 retries = 0 16:34:48 retry.backoff.max.ms = 1000 16:34:48 retry.backoff.ms = 100 16:34:48 sasl.client.callback.handler.class = null 16:34:48 sasl.jaas.config = null 16:34:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:48 sasl.kerberos.min.time.before.relogin = 60000 16:34:48 sasl.kerberos.service.name = null 16:34:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:48 sasl.login.callback.handler.class = null 16:34:48 sasl.login.class = null 16:34:48 sasl.login.connect.timeout.ms = null 16:34:48 sasl.login.read.timeout.ms = null 16:34:48 sasl.login.refresh.buffer.seconds = 300 16:34:48 sasl.login.refresh.min.period.seconds = 60 16:34:48 sasl.login.refresh.window.factor = 0.8 16:34:48 sasl.login.refresh.window.jitter = 0.05 16:34:48 sasl.login.retry.backoff.max.ms = 10000 16:34:48 sasl.login.retry.backoff.ms = 100 16:34:48 sasl.mechanism = GSSAPI 16:34:48 sasl.oauthbearer.clock.skew.seconds = 30 16:34:48 sasl.oauthbearer.expected.audience = null 16:34:48 sasl.oauthbearer.expected.issuer = null 16:34:48 sasl.oauthbearer.header.urlencode = false 16:34:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:48 sasl.oauthbearer.jwks.endpoint.url = null 16:34:48 sasl.oauthbearer.scope.claim.name = scope 16:34:48 sasl.oauthbearer.sub.claim.name = sub 16:34:48 sasl.oauthbearer.token.endpoint.url = null 16:34:48 security.protocol = PLAINTEXT 16:34:48 security.providers = null 16:34:48 send.buffer.bytes = 131072 16:34:48 socket.connection.setup.timeout.max.ms = 30000 16:34:48 socket.connection.setup.timeout.ms = 10000 16:34:48 ssl.cipher.suites = null 16:34:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:48 ssl.endpoint.identification.algorithm = https 16:34:48 ssl.engine.factory.class = null 16:34:48 ssl.key.password = null 16:34:48 ssl.keymanager.algorithm = SunX509 16:34:48 ssl.keystore.certificate.chain = null 16:34:48 ssl.keystore.key = null 16:34:48 ssl.keystore.location = null 16:34:48 ssl.keystore.password = null 16:34:48 ssl.keystore.type = JKS 16:34:48 ssl.protocol = TLSv1.3 16:34:48 ssl.provider = null 16:34:48 ssl.secure.random.implementation = null 16:34:48 ssl.trustmanager.algorithm = PKIX 16:34:48 ssl.truststore.certificates = null 16:34:48 ssl.truststore.location = null 16:34:48 ssl.truststore.password = null 16:34:48 ssl.truststore.type = JKS 16:34:48 transaction.timeout.ms = 60000 16:34:48 transactional.id = null 16:34:48 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:48 16:34:48 2025-10-14T16:34:48.804Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:48 2025-10-14T16:34:48.806Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:48 2025-10-14T16:34:48.806Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:48 2025-10-14T16:34:48.806Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:48 2025-10-14T16:34:48.806Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459688806 16:34:48 2025-10-14T16:34:48.822Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:48 2025-10-14T16:34:48.859Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:48 2025-10-14T16:34:48.859Z WARN 6536 --- [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. 16:34:48 2025-10-14T16:34:48.859Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:49 2025-10-14T16:34:49.133Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:49 2025-10-14T16:34:49.133Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:49 acks = -1 16:34:49 auto.include.jmx.reporter = true 16:34:49 batch.size = 16384 16:34:49 bootstrap.servers = [localhost:32771] 16:34:49 buffer.memory = 33554432 16:34:49 client.dns.lookup = use_all_dns_ips 16:34:49 client.id = producer-9 16:34:49 compression.gzip.level = -1 16:34:49 compression.lz4.level = 9 16:34:49 compression.type = none 16:34:49 compression.zstd.level = 3 16:34:49 connections.max.idle.ms = 540000 16:34:49 delivery.timeout.ms = 120000 16:34:49 enable.idempotence = false 16:34:49 enable.metrics.push = true 16:34:49 interceptor.classes = [] 16:34:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:49 linger.ms = 1 16:34:49 max.block.ms = 60000 16:34:49 max.in.flight.requests.per.connection = 5 16:34:49 max.request.size = 1048576 16:34:49 metadata.max.age.ms = 300000 16:34:49 metadata.max.idle.ms = 300000 16:34:49 metadata.recovery.strategy = none 16:34:49 metric.reporters = [] 16:34:49 metrics.num.samples = 2 16:34:49 metrics.recording.level = INFO 16:34:49 metrics.sample.window.ms = 30000 16:34:49 partitioner.adaptive.partitioning.enable = true 16:34:49 partitioner.availability.timeout.ms = 0 16:34:49 partitioner.class = null 16:34:49 partitioner.ignore.keys = false 16:34:49 receive.buffer.bytes = 32768 16:34:49 reconnect.backoff.max.ms = 1000 16:34:49 reconnect.backoff.ms = 50 16:34:49 request.timeout.ms = 30000 16:34:49 retries = 0 16:34:49 retry.backoff.max.ms = 1000 16:34:49 retry.backoff.ms = 100 16:34:49 sasl.client.callback.handler.class = null 16:34:49 sasl.jaas.config = null 16:34:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:49 sasl.kerberos.min.time.before.relogin = 60000 16:34:49 sasl.kerberos.service.name = null 16:34:49 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:49 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:49 sasl.login.callback.handler.class = null 16:34:49 sasl.login.class = null 16:34:49 sasl.login.connect.timeout.ms = null 16:34:49 sasl.login.read.timeout.ms = null 16:34:49 sasl.login.refresh.buffer.seconds = 300 16:34:49 sasl.login.refresh.min.period.seconds = 60 16:34:49 sasl.login.refresh.window.factor = 0.8 16:34:49 sasl.login.refresh.window.jitter = 0.05 16:34:49 sasl.login.retry.backoff.max.ms = 10000 16:34:49 sasl.login.retry.backoff.ms = 100 16:34:49 sasl.mechanism = GSSAPI 16:34:49 sasl.oauthbearer.clock.skew.seconds = 30 16:34:49 sasl.oauthbearer.expected.audience = null 16:34:49 sasl.oauthbearer.expected.issuer = null 16:34:49 sasl.oauthbearer.header.urlencode = false 16:34:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:49 sasl.oauthbearer.jwks.endpoint.url = null 16:34:49 sasl.oauthbearer.scope.claim.name = scope 16:34:49 sasl.oauthbearer.sub.claim.name = sub 16:34:49 sasl.oauthbearer.token.endpoint.url = null 16:34:49 security.protocol = PLAINTEXT 16:34:49 security.providers = null 16:34:49 send.buffer.bytes = 131072 16:34:49 socket.connection.setup.timeout.max.ms = 30000 16:34:49 socket.connection.setup.timeout.ms = 10000 16:34:49 ssl.cipher.suites = null 16:34:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:49 ssl.endpoint.identification.algorithm = https 16:34:49 ssl.engine.factory.class = null 16:34:49 ssl.key.password = null 16:34:49 ssl.keymanager.algorithm = SunX509 16:34:49 ssl.keystore.certificate.chain = null 16:34:49 ssl.keystore.key = null 16:34:49 ssl.keystore.location = null 16:34:49 ssl.keystore.password = null 16:34:49 ssl.keystore.type = JKS 16:34:49 ssl.protocol = TLSv1.3 16:34:49 ssl.provider = null 16:34:49 ssl.secure.random.implementation = null 16:34:49 ssl.trustmanager.algorithm = PKIX 16:34:49 ssl.truststore.certificates = null 16:34:49 ssl.truststore.location = null 16:34:49 ssl.truststore.password = null 16:34:49 ssl.truststore.type = JKS 16:34:49 transaction.timeout.ms = 60000 16:34:49 transactional.id = null 16:34:49 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:49 16:34:49 2025-10-14T16:34:49.134Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:49 2025-10-14T16:34:49.137Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:49 2025-10-14T16:34:49.137Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:49 2025-10-14T16:34:49.137Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:49 2025-10-14T16:34:49.137Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459689137 16:34:49 2025-10-14T16:34:49.146Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:49 2025-10-14T16:34:49.348Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.349Z WARN 6536 --- [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. 16:34:49 2025-10-14T16:34:49.367Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.367Z WARN 6536 --- [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. 16:34:49 2025-10-14T16:34:49.456Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:49 2025-10-14T16:34:49.457Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:49 acks = -1 16:34:49 auto.include.jmx.reporter = true 16:34:49 batch.size = 16384 16:34:49 bootstrap.servers = [localhost:32771] 16:34:49 buffer.memory = 33554432 16:34:49 client.dns.lookup = use_all_dns_ips 16:34:49 client.id = producer-10 16:34:49 compression.gzip.level = -1 16:34:49 compression.lz4.level = 9 16:34:49 compression.type = none 16:34:49 compression.zstd.level = 3 16:34:49 connections.max.idle.ms = 540000 16:34:49 delivery.timeout.ms = 120000 16:34:49 enable.idempotence = false 16:34:49 enable.metrics.push = true 16:34:49 interceptor.classes = [] 16:34:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:49 linger.ms = 1 16:34:49 max.block.ms = 60000 16:34:49 max.in.flight.requests.per.connection = 5 16:34:49 max.request.size = 1048576 16:34:49 metadata.max.age.ms = 300000 16:34:49 metadata.max.idle.ms = 300000 16:34:49 metadata.recovery.strategy = none 16:34:49 metric.reporters = [] 16:34:49 metrics.num.samples = 2 16:34:49 metrics.recording.level = INFO 16:34:49 metrics.sample.window.ms = 30000 16:34:49 partitioner.adaptive.partitioning.enable = true 16:34:49 partitioner.availability.timeout.ms = 0 16:34:49 partitioner.class = null 16:34:49 partitioner.ignore.keys = false 16:34:49 receive.buffer.bytes = 32768 16:34:49 reconnect.backoff.max.ms = 1000 16:34:49 reconnect.backoff.ms = 50 16:34:49 request.timeout.ms = 30000 16:34:49 retries = 0 16:34:49 retry.backoff.max.ms = 1000 16:34:49 retry.backoff.ms = 100 16:34:49 sasl.client.callback.handler.class = null 16:34:49 sasl.jaas.config = null 16:34:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:49 sasl.kerberos.min.time.before.relogin = 60000 16:34:49 sasl.kerberos.service.name = null 16:34:49 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:49 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:49 sasl.login.callback.handler.class = null 16:34:49 sasl.login.class = null 16:34:49 sasl.login.connect.timeout.ms = null 16:34:49 sasl.login.read.timeout.ms = null 16:34:49 sasl.login.refresh.buffer.seconds = 300 16:34:49 sasl.login.refresh.min.period.seconds = 60 16:34:49 sasl.login.refresh.window.factor = 0.8 16:34:49 sasl.login.refresh.window.jitter = 0.05 16:34:49 sasl.login.retry.backoff.max.ms = 10000 16:34:49 sasl.login.retry.backoff.ms = 100 16:34:49 sasl.mechanism = GSSAPI 16:34:49 sasl.oauthbearer.clock.skew.seconds = 30 16:34:49 sasl.oauthbearer.expected.audience = null 16:34:49 sasl.oauthbearer.expected.issuer = null 16:34:49 sasl.oauthbearer.header.urlencode = false 16:34:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:49 sasl.oauthbearer.jwks.endpoint.url = null 16:34:49 sasl.oauthbearer.scope.claim.name = scope 16:34:49 sasl.oauthbearer.sub.claim.name = sub 16:34:49 sasl.oauthbearer.token.endpoint.url = null 16:34:49 security.protocol = PLAINTEXT 16:34:49 security.providers = null 16:34:49 send.buffer.bytes = 131072 16:34:49 socket.connection.setup.timeout.max.ms = 30000 16:34:49 socket.connection.setup.timeout.ms = 10000 16:34:49 ssl.cipher.suites = null 16:34:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:49 ssl.endpoint.identification.algorithm = https 16:34:49 ssl.engine.factory.class = null 16:34:49 ssl.key.password = null 16:34:49 ssl.keymanager.algorithm = SunX509 16:34:49 ssl.keystore.certificate.chain = null 16:34:49 ssl.keystore.key = null 16:34:49 ssl.keystore.location = null 16:34:49 ssl.keystore.password = null 16:34:49 ssl.keystore.type = JKS 16:34:49 ssl.protocol = TLSv1.3 16:34:49 ssl.provider = null 16:34:49 ssl.secure.random.implementation = null 16:34:49 ssl.trustmanager.algorithm = PKIX 16:34:49 ssl.truststore.certificates = null 16:34:49 ssl.truststore.location = null 16:34:49 ssl.truststore.password = null 16:34:49 ssl.truststore.type = JKS 16:34:49 transaction.timeout.ms = 60000 16:34:49 transactional.id = null 16:34:49 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:49 16:34:49 2025-10-14T16:34:49.457Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:49 2025-10-14T16:34:49.461Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:49 2025-10-14T16:34:49.461Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:49 2025-10-14T16:34:49.461Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:49 2025-10-14T16:34:49.461Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459689461 16:34:49 2025-10-14T16:34:49.469Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:49 2025-10-14T16:34:49.484Z ERROR 6536 --- [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 16:34:49 16:34:49 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:34:49 Endpoint handler details: 16:34:49 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:34:49 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@4b9cd3f] 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:34:49 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:49 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:49 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:34:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 16:34:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 16:34:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 16:34:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 16:34:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 16:34:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:34:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 16:34:49 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:34:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 16:34:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 16:34:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 16:34:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 16:34:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:34:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 16:34:49 ... 10 common frames omitted 16:34:49 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@31ff9e99, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1760459689469, kafka_groupId=ncmp-async-rest-request-event-group}] 16:34:49 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 16:34:49 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 16:34:49 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:34:49 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:34:49 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:34:49 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 16:34:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 16:34:49 ... 16 common frames omitted 16:34:49 16:34:49 2025-10-14T16:34:49.487Z ERROR 6536 --- [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 16:34:49 16:34:49 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:34:49 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:49 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:49 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:34:49 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:34:49 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:34:49 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:34:49 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:34:49 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:34:49 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:34:49 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:34:49 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:34:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:34:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:34:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:34:49 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 16:34:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 16:34:49 ... 3 common frames omitted 16:34:49 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:34:49 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:34:49 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:34:49 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:34:49 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:34:49 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:34:49 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:34:49 ... 16 common frames omitted 16:34:49 16:34:49 2025-10-14T16:34:49.610Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.610Z WARN 6536 --- [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. 16:34:49 2025-10-14T16:34:49.647Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.647Z WARN 6536 --- [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. 16:34:49 2025-10-14T16:34:49.648Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:49 2025-10-14T16:34:49.763Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.763Z WARN 6536 --- [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. 16:34:49 2025-10-14T16:34:49.763Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:49 2025-10-14T16:34:49.766Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.766Z WARN 6536 --- [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. 16:34:49 2025-10-14T16:34:49.827Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [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. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [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) 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [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. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [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=305874848, epoch=6) to node 1: 16:34:49 16:34:49 org.apache.kafka.common.errors.DisconnectException: null 16:34:49 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.828Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [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. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [est-event-group] 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. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [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. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [est-event-group] 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. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.829Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:34:49 2025-10-14T16:34:49.830Z INFO 6536 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:34:49 2025-10-14T16:34:49.830Z INFO 6536 --- [ion-event-group] 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: 348ms, elapsed time since send: 348ms, throttle time: 0ms, request timeout: 30000ms) 16:34:49 2025-10-14T16:34:49.830Z INFO 6536 --- [ion-event-group] 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=241139727, epoch=6) to node 1: 16:34:49 16:34:49 org.apache.kafka.common.errors.DisconnectException: null 16:34:49 16:34:49 2025-10-14T16:34:49.830Z INFO 6536 --- [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. 16:34:50 2025-10-14T16:34:49.933Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:50 2025-10-14T16:34:49.933Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:49.936Z INFO 6536 --- [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. 16:34:50 2025-10-14T16:34:49.936Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:49.939Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:50 2025-10-14T16:34:49.939Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:49.940Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:50 2025-10-14T16:34:49.940Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:49.940Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:50 2025-10-14T16:34:49.940Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:49.941Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:50 2025-10-14T16:34:49.941Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:49.945Z INFO 6536 --- [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. 16:34:50 2025-10-14T16:34:49.945Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:49.947Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:50 2025-10-14T16:34:49.947Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.009Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.009Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.009Z INFO 6536 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:50 2025-10-14T16:34:50.009Z INFO 6536 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:50 2025-10-14T16:34:50.010Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.010Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.010Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.010Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.010Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.010Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.013Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.013Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.013Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.013Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:34:50 2025-10-14T16:34:50.017Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:50 2025-10-14T16:34:50.023Z INFO 6536 --- [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 16:34:50 2025-10-14T16:34:50.023Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:34:50 2025-10-14T16:34:50.024Z INFO 6536 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:34:50 2025-10-14T16:34:50.024Z INFO 6536 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:34:50 2025-10-14T16:34:50.035Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.035Z WARN 6536 --- [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. 16:34:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 16:34:50 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 16:34:50 2025-10-14T16:34:50.051Z INFO 6536 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:34:50 2025-10-14T16:34:50.095Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: a399393e28cdda379b10af4920d1880cf6b92c5426f57981c01c0935b2fb4b6c 16:34:50 2025-10-14T16:34:50.137Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.137Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.150Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.150Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.159Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.159Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.161Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.162Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.174Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.174Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.258Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.258Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.352Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.353Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.358Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.358Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.368Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.368Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.511Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:50 2025-10-14T16:34:50.512Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.512Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:50 2025-10-14T16:34:50.527Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.527Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.597Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.597Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.607Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.607Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.613Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.613Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.636Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.636Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.683Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.683Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.767Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.768Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.768Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:50 2025-10-14T16:34:50.768Z WARN 6536 --- [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. 16:34:50 2025-10-14T16:34:50.768Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:50 2025-10-14T16:34:50.794Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:50 2025-10-14T16:34:50.794Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.001Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.001Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.364Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.365Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.371Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.371Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.416Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:51 2025-10-14T16:34:51.416Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.416Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:51 2025-10-14T16:34:51.484Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.484Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.541Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.541Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.556Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.556Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.590Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.590Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.618Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.618Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.628Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.628Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.769Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.769Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.774Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:51 2025-10-14T16:34:51.774Z WARN 6536 --- [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. 16:34:51 2025-10-14T16:34:51.774Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:51 2025-10-14T16:34:51.806Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:51 2025-10-14T16:34:51.806Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.368Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.368Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.373Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.373Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.417Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:52 2025-10-14T16:34:52.417Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.417Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:52 2025-10-14T16:34:52.485Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.485Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.543Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.543Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.557Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.557Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.591Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.592Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.622Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.622Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.629Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.629Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.770Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.770Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.775Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:52 2025-10-14T16:34:52.775Z WARN 6536 --- [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. 16:34:52 2025-10-14T16:34:52.775Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:52 2025-10-14T16:34:52.809Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:52 2025-10-14T16:34:52.809Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.321Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:53 2025-10-14T16:34:53.322Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.322Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:53 2025-10-14T16:34:53.372Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.372Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.394Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.394Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.487Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.487Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.544Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.544Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.558Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.559Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.592Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:53 2025-10-14T16:34:53.592Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.592Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:53 2025-10-14T16:34:53.627Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.627Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.632Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.632Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.636Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.636Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.772Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.772Z WARN 6536 --- [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. 16:34:53 2025-10-14T16:34:53.811Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:53 2025-10-14T16:34:53.811Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.179Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:54 2025-10-14T16:34:54.179Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.179Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:54 2025-10-14T16:34:54.381Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.381Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.395Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.395Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.507Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:54 2025-10-14T16:34:54.507Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.507Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:54 2025-10-14T16:34:54.507Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.507Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.546Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.546Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.559Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.559Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.632Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.632Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.633Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.633Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.637Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.637Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.773Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.773Z WARN 6536 --- [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. 16:34:54 2025-10-14T16:34:54.827Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:54 2025-10-14T16:34:54.827Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.185Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:55 2025-10-14T16:34:55.185Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.185Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:55 2025-10-14T16:34:55.286Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.286Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.397Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.397Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.482Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:55 2025-10-14T16:34:55.482Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.482Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:55 2025-10-14T16:34:55.517Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.517Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.535Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.535Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.548Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.548Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.589Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.589Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.635Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.635Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.637Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.637Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.775Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.775Z WARN 6536 --- [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. 16:34:55 2025-10-14T16:34:55.829Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:55 2025-10-14T16:34:55.829Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.157Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.106833517S 16:34:56 16:34:56,187 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:56 16:34:56,187 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:34:56 16:34:56,187 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:34:56 16:34:56,193 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:34:56 16:34:56,193 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:34:56 16:34:56 . ____ _ __ _ _ 16:34:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:56 =========|_|==============|___/=/_/_/_/ 16:34:56 16:34:56 :: Spring Boot :: (v3.5.6) 16:34:56 16:34:56 2025-10-14T16:34:56.208Z INFO 6536 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:56 2025-10-14T16:34:56.208Z INFO 6536 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:56 2025-10-14T16:34:56.298Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.298Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.398Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.398Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.483Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:56 2025-10-14T16:34:56.483Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.483Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:56 2025-10-14T16:34:56.497Z INFO 6536 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:34:56 2025-10-14T16:34:56.519Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.519Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.550Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.550Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.562Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.562Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.563Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:56 allow.auto.create.topics = true 16:34:56 auto.commit.interval.ms = 5000 16:34:56 auto.include.jmx.reporter = true 16:34:56 auto.offset.reset = latest 16:34:56 bootstrap.servers = [localhost:32772] 16:34:56 check.crcs = true 16:34:56 client.dns.lookup = use_all_dns_ips 16:34:56 client.id = consumer-ncmp-data-operation-event-group-7 16:34:56 client.rack = 16:34:56 connections.max.idle.ms = 540000 16:34:56 default.api.timeout.ms = 60000 16:34:56 enable.auto.commit = false 16:34:56 enable.metrics.push = true 16:34:56 exclude.internal.topics = true 16:34:56 fetch.max.bytes = 52428800 16:34:56 fetch.max.wait.ms = 500 16:34:56 fetch.min.bytes = 1 16:34:56 group.id = ncmp-data-operation-event-group 16:34:56 group.instance.id = null 16:34:56 group.protocol = classic 16:34:56 group.remote.assignor = null 16:34:56 heartbeat.interval.ms = 3000 16:34:56 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:34:56 internal.leave.group.on.close = true 16:34:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:56 isolation.level = read_uncommitted 16:34:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:56 max.partition.fetch.bytes = 1048576 16:34:56 max.poll.interval.ms = 300000 16:34:56 max.poll.records = 500 16:34:56 metadata.max.age.ms = 300000 16:34:56 metadata.recovery.strategy = none 16:34:56 metric.reporters = [] 16:34:56 metrics.num.samples = 2 16:34:56 metrics.recording.level = INFO 16:34:56 metrics.sample.window.ms = 30000 16:34:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:56 receive.buffer.bytes = 65536 16:34:56 reconnect.backoff.max.ms = 1000 16:34:56 reconnect.backoff.ms = 50 16:34:56 request.timeout.ms = 30000 16:34:56 retry.backoff.max.ms = 1000 16:34:56 retry.backoff.ms = 100 16:34:56 sasl.client.callback.handler.class = null 16:34:56 sasl.jaas.config = null 16:34:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:56 sasl.kerberos.min.time.before.relogin = 60000 16:34:56 sasl.kerberos.service.name = null 16:34:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:56 sasl.login.callback.handler.class = null 16:34:56 sasl.login.class = null 16:34:56 sasl.login.connect.timeout.ms = null 16:34:56 sasl.login.read.timeout.ms = null 16:34:56 sasl.login.refresh.buffer.seconds = 300 16:34:56 sasl.login.refresh.min.period.seconds = 60 16:34:56 sasl.login.refresh.window.factor = 0.8 16:34:56 sasl.login.refresh.window.jitter = 0.05 16:34:56 sasl.login.retry.backoff.max.ms = 10000 16:34:56 sasl.login.retry.backoff.ms = 100 16:34:56 sasl.mechanism = GSSAPI 16:34:56 sasl.oauthbearer.clock.skew.seconds = 30 16:34:56 sasl.oauthbearer.expected.audience = null 16:34:56 sasl.oauthbearer.expected.issuer = null 16:34:56 sasl.oauthbearer.header.urlencode = false 16:34:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:56 sasl.oauthbearer.jwks.endpoint.url = null 16:34:56 sasl.oauthbearer.scope.claim.name = scope 16:34:56 sasl.oauthbearer.sub.claim.name = sub 16:34:56 sasl.oauthbearer.token.endpoint.url = null 16:34:56 security.protocol = PLAINTEXT 16:34:56 security.providers = null 16:34:56 send.buffer.bytes = 131072 16:34:56 session.timeout.ms = 45000 16:34:56 socket.connection.setup.timeout.max.ms = 30000 16:34:56 socket.connection.setup.timeout.ms = 10000 16:34:56 ssl.cipher.suites = null 16:34:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:56 ssl.endpoint.identification.algorithm = https 16:34:56 ssl.engine.factory.class = null 16:34:56 ssl.key.password = null 16:34:56 ssl.keymanager.algorithm = SunX509 16:34:56 ssl.keystore.certificate.chain = null 16:34:56 ssl.keystore.key = null 16:34:56 ssl.keystore.location = null 16:34:56 ssl.keystore.password = null 16:34:56 ssl.keystore.type = JKS 16:34:56 ssl.protocol = TLSv1.3 16:34:56 ssl.provider = null 16:34:56 ssl.secure.random.implementation = null 16:34:56 ssl.trustmanager.algorithm = PKIX 16:34:56 ssl.truststore.certificates = null 16:34:56 ssl.truststore.location = null 16:34:56 ssl.truststore.password = null 16:34:56 ssl.truststore.type = JKS 16:34:56 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:56 16:34:56 2025-10-14T16:34:56.564Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:56 2025-10-14T16:34:56.566Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:56 2025-10-14T16:34:56.566Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:56 2025-10-14T16:34:56.566Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459696566 16:34:56 2025-10-14T16:34:56.566Z INFO 6536 --- [ 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 16:34:56 2025-10-14T16:34:56.567Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:34:56 allow.auto.create.topics = true 16:34:56 auto.commit.interval.ms = 5000 16:34:56 auto.include.jmx.reporter = true 16:34:56 auto.offset.reset = latest 16:34:56 bootstrap.servers = [localhost:32772] 16:34:56 check.crcs = true 16:34:56 client.dns.lookup = use_all_dns_ips 16:34:56 client.id = consumer-ncmp-async-rest-request-event-group-8 16:34:56 client.rack = 16:34:56 connections.max.idle.ms = 540000 16:34:56 default.api.timeout.ms = 60000 16:34:56 enable.auto.commit = false 16:34:56 enable.metrics.push = true 16:34:56 exclude.internal.topics = true 16:34:56 fetch.max.bytes = 52428800 16:34:56 fetch.max.wait.ms = 500 16:34:56 fetch.min.bytes = 1 16:34:56 group.id = ncmp-async-rest-request-event-group 16:34:56 group.instance.id = null 16:34:56 group.protocol = classic 16:34:56 group.remote.assignor = null 16:34:56 heartbeat.interval.ms = 3000 16:34:56 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:34:56 internal.leave.group.on.close = true 16:34:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:34:56 isolation.level = read_uncommitted 16:34:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:34:56 max.partition.fetch.bytes = 1048576 16:34:56 max.poll.interval.ms = 300000 16:34:56 max.poll.records = 500 16:34:56 metadata.max.age.ms = 300000 16:34:56 metadata.recovery.strategy = none 16:34:56 metric.reporters = [] 16:34:56 metrics.num.samples = 2 16:34:56 metrics.recording.level = INFO 16:34:56 metrics.sample.window.ms = 30000 16:34:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:34:56 receive.buffer.bytes = 65536 16:34:56 reconnect.backoff.max.ms = 1000 16:34:56 reconnect.backoff.ms = 50 16:34:56 request.timeout.ms = 30000 16:34:56 retry.backoff.max.ms = 1000 16:34:56 retry.backoff.ms = 100 16:34:56 sasl.client.callback.handler.class = null 16:34:56 sasl.jaas.config = null 16:34:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:56 sasl.kerberos.min.time.before.relogin = 60000 16:34:56 sasl.kerberos.service.name = null 16:34:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:56 sasl.login.callback.handler.class = null 16:34:56 sasl.login.class = null 16:34:56 sasl.login.connect.timeout.ms = null 16:34:56 sasl.login.read.timeout.ms = null 16:34:56 sasl.login.refresh.buffer.seconds = 300 16:34:56 sasl.login.refresh.min.period.seconds = 60 16:34:56 sasl.login.refresh.window.factor = 0.8 16:34:56 sasl.login.refresh.window.jitter = 0.05 16:34:56 sasl.login.retry.backoff.max.ms = 10000 16:34:56 sasl.login.retry.backoff.ms = 100 16:34:56 sasl.mechanism = GSSAPI 16:34:56 sasl.oauthbearer.clock.skew.seconds = 30 16:34:56 sasl.oauthbearer.expected.audience = null 16:34:56 sasl.oauthbearer.expected.issuer = null 16:34:56 sasl.oauthbearer.header.urlencode = false 16:34:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:56 sasl.oauthbearer.jwks.endpoint.url = null 16:34:56 sasl.oauthbearer.scope.claim.name = scope 16:34:56 sasl.oauthbearer.sub.claim.name = sub 16:34:56 sasl.oauthbearer.token.endpoint.url = null 16:34:56 security.protocol = PLAINTEXT 16:34:56 security.providers = null 16:34:56 send.buffer.bytes = 131072 16:34:56 session.timeout.ms = 45000 16:34:56 socket.connection.setup.timeout.max.ms = 30000 16:34:56 socket.connection.setup.timeout.ms = 10000 16:34:56 ssl.cipher.suites = null 16:34:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:56 ssl.endpoint.identification.algorithm = https 16:34:56 ssl.engine.factory.class = null 16:34:56 ssl.key.password = null 16:34:56 ssl.keymanager.algorithm = SunX509 16:34:56 ssl.keystore.certificate.chain = null 16:34:56 ssl.keystore.key = null 16:34:56 ssl.keystore.location = null 16:34:56 ssl.keystore.password = null 16:34:56 ssl.keystore.type = JKS 16:34:56 ssl.protocol = TLSv1.3 16:34:56 ssl.provider = null 16:34:56 ssl.secure.random.implementation = null 16:34:56 ssl.trustmanager.algorithm = PKIX 16:34:56 ssl.truststore.certificates = null 16:34:56 ssl.truststore.location = null 16:34:56 ssl.truststore.password = null 16:34:56 ssl.truststore.type = JKS 16:34:56 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:34:56 16:34:56 2025-10-14T16:34:56.568Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:56 2025-10-14T16:34:56.574Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:56 2025-10-14T16:34:56.574Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:56 2025-10-14T16:34:56.574Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459696574 16:34:56 2025-10-14T16:34:56.574Z INFO 6536 --- [ 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 16:34:56 2025-10-14T16:34:56.581Z INFO 6536 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.416 seconds (process running for 79.891) 16:34:56 2025-10-14T16:34:56.591Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.591Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.614Z WARN 6536 --- [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} 16:34:56 2025-10-14T16:34:56.614Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.618Z WARN 6536 --- [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} 16:34:56 2025-10-14T16:34:56.618Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.637Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.637Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.638Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.638Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.747Z INFO 6536 --- [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) 16:34:56 2025-10-14T16:34:56.748Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.749Z INFO 6536 --- [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) 16:34:56 2025-10-14T16:34:56.750Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.777Z INFO 6536 --- [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-cd7f7a81-115e-47a9-b931-feeda5547e16 16:34:56 2025-10-14T16:34:56.778Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.778Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.778Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.778Z INFO 6536 --- [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-d9055006-9aaa-441a-a142-c563ac440b9b 16:34:56 2025-10-14T16:34:56.778Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.804Z INFO 6536 --- [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-d9055006-9aaa-441a-a142-c563ac440b9b', protocol='range'} 16:34:56 2025-10-14T16:34:56.805Z INFO 6536 --- [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-d9055006-9aaa-441a-a142-c563ac440b9b=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:56 2025-10-14T16:34:56.807Z INFO 6536 --- [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-cd7f7a81-115e-47a9-b931-feeda5547e16', protocol='range'} 16:34:56 2025-10-14T16:34:56.807Z INFO 6536 --- [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-cd7f7a81-115e-47a9-b931-feeda5547e16=Assignment(partitions=[ncmp-async-m2m-0])} 16:34:56 2025-10-14T16:34:56.848Z INFO 6536 --- [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-d9055006-9aaa-441a-a142-c563ac440b9b', protocol='range'} 16:34:56 2025-10-14T16:34:56.848Z INFO 6536 --- [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]) 16:34:56 2025-10-14T16:34:56.848Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.849Z INFO 6536 --- [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-cd7f7a81-115e-47a9-b931-feeda5547e16', protocol='range'} 16:34:56 2025-10-14T16:34:56.849Z INFO 6536 --- [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]) 16:34:56 2025-10-14T16:34:56.849Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.861Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.863Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.866Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.877Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:56 2025-10-14T16:34:56.877Z WARN 6536 --- [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. 16:34:56 2025-10-14T16:34:56.883Z INFO 6536 --- [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 16:34:56 2025-10-14T16:34:56.885Z INFO 6536 --- [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}}. 16:34:56 2025-10-14T16:34:56.886Z INFO 6536 --- [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}}. 16:34:56 2025-10-14T16:34:56.910Z INFO 6536 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:56 2025-10-14T16:34:56.910Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:56 2025-10-14T16:34:56.911Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:56 acks = -1 16:34:56 auto.include.jmx.reporter = true 16:34:56 batch.size = 16384 16:34:56 bootstrap.servers = [localhost:32772] 16:34:56 buffer.memory = 33554432 16:34:56 client.dns.lookup = use_all_dns_ips 16:34:56 client.id = producer-11 16:34:56 compression.gzip.level = -1 16:34:56 compression.lz4.level = 9 16:34:56 compression.type = none 16:34:56 compression.zstd.level = 3 16:34:56 connections.max.idle.ms = 540000 16:34:56 delivery.timeout.ms = 120000 16:34:56 enable.idempotence = false 16:34:56 enable.metrics.push = true 16:34:56 interceptor.classes = [] 16:34:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:56 linger.ms = 1 16:34:56 max.block.ms = 60000 16:34:56 max.in.flight.requests.per.connection = 5 16:34:56 max.request.size = 1048576 16:34:56 metadata.max.age.ms = 300000 16:34:56 metadata.max.idle.ms = 300000 16:34:56 metadata.recovery.strategy = none 16:34:56 metric.reporters = [] 16:34:56 metrics.num.samples = 2 16:34:56 metrics.recording.level = INFO 16:34:56 metrics.sample.window.ms = 30000 16:34:56 partitioner.adaptive.partitioning.enable = true 16:34:56 partitioner.availability.timeout.ms = 0 16:34:56 partitioner.class = null 16:34:56 partitioner.ignore.keys = false 16:34:56 receive.buffer.bytes = 32768 16:34:56 reconnect.backoff.max.ms = 1000 16:34:56 reconnect.backoff.ms = 50 16:34:56 request.timeout.ms = 30000 16:34:56 retries = 0 16:34:56 retry.backoff.max.ms = 1000 16:34:56 retry.backoff.ms = 100 16:34:56 sasl.client.callback.handler.class = null 16:34:56 sasl.jaas.config = null 16:34:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:56 sasl.kerberos.min.time.before.relogin = 60000 16:34:56 sasl.kerberos.service.name = null 16:34:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:56 sasl.login.callback.handler.class = null 16:34:56 sasl.login.class = null 16:34:56 sasl.login.connect.timeout.ms = null 16:34:56 sasl.login.read.timeout.ms = null 16:34:56 sasl.login.refresh.buffer.seconds = 300 16:34:56 sasl.login.refresh.min.period.seconds = 60 16:34:56 sasl.login.refresh.window.factor = 0.8 16:34:56 sasl.login.refresh.window.jitter = 0.05 16:34:56 sasl.login.retry.backoff.max.ms = 10000 16:34:56 sasl.login.retry.backoff.ms = 100 16:34:56 sasl.mechanism = GSSAPI 16:34:56 sasl.oauthbearer.clock.skew.seconds = 30 16:34:56 sasl.oauthbearer.expected.audience = null 16:34:56 sasl.oauthbearer.expected.issuer = null 16:34:56 sasl.oauthbearer.header.urlencode = false 16:34:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:56 sasl.oauthbearer.jwks.endpoint.url = null 16:34:56 sasl.oauthbearer.scope.claim.name = scope 16:34:56 sasl.oauthbearer.sub.claim.name = sub 16:34:56 sasl.oauthbearer.token.endpoint.url = null 16:34:56 security.protocol = PLAINTEXT 16:34:56 security.providers = null 16:34:56 send.buffer.bytes = 131072 16:34:56 socket.connection.setup.timeout.max.ms = 30000 16:34:56 socket.connection.setup.timeout.ms = 10000 16:34:56 ssl.cipher.suites = null 16:34:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:56 ssl.endpoint.identification.algorithm = https 16:34:56 ssl.engine.factory.class = null 16:34:56 ssl.key.password = null 16:34:56 ssl.keymanager.algorithm = SunX509 16:34:56 ssl.keystore.certificate.chain = null 16:34:56 ssl.keystore.key = null 16:34:56 ssl.keystore.location = null 16:34:56 ssl.keystore.password = null 16:34:56 ssl.keystore.type = JKS 16:34:56 ssl.protocol = TLSv1.3 16:34:56 ssl.provider = null 16:34:56 ssl.secure.random.implementation = null 16:34:56 ssl.trustmanager.algorithm = PKIX 16:34:56 ssl.truststore.certificates = null 16:34:56 ssl.truststore.location = null 16:34:56 ssl.truststore.password = null 16:34:56 ssl.truststore.type = JKS 16:34:56 transaction.timeout.ms = 60000 16:34:56 transactional.id = null 16:34:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:34:56 16:34:56 2025-10-14T16:34:56.911Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:56 2025-10-14T16:34:56.916Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:56 2025-10-14T16:34:56.917Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:56 2025-10-14T16:34:56.917Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:56 2025-10-14T16:34:56.917Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459696917 16:34:56 2025-10-14T16:34:56.919Z INFO 6536 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:34:56 2025-10-14T16:34:56.934Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:57 2025-10-14T16:34:57.015Z INFO 6536 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:34:57 auto.include.jmx.reporter = true 16:34:57 bootstrap.controllers = [] 16:34:57 bootstrap.servers = [localhost:32772] 16:34:57 client.dns.lookup = use_all_dns_ips 16:34:57 client.id = 16:34:57 connections.max.idle.ms = 300000 16:34:57 default.api.timeout.ms = 60000 16:34:57 enable.metrics.push = true 16:34:57 metadata.max.age.ms = 300000 16:34:57 metadata.recovery.strategy = none 16:34:57 metric.reporters = [] 16:34:57 metrics.num.samples = 2 16:34:57 metrics.recording.level = INFO 16:34:57 metrics.sample.window.ms = 30000 16:34:57 receive.buffer.bytes = 65536 16:34:57 reconnect.backoff.max.ms = 1000 16:34:57 reconnect.backoff.ms = 50 16:34:57 request.timeout.ms = 30000 16:34:57 retries = 2147483647 16:34:57 retry.backoff.max.ms = 1000 16:34:57 retry.backoff.ms = 100 16:34:57 sasl.client.callback.handler.class = null 16:34:57 sasl.jaas.config = null 16:34:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:57 sasl.kerberos.min.time.before.relogin = 60000 16:34:57 sasl.kerberos.service.name = null 16:34:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:57 sasl.login.callback.handler.class = null 16:34:57 sasl.login.class = null 16:34:57 sasl.login.connect.timeout.ms = null 16:34:57 sasl.login.read.timeout.ms = null 16:34:57 sasl.login.refresh.buffer.seconds = 300 16:34:57 sasl.login.refresh.min.period.seconds = 60 16:34:57 sasl.login.refresh.window.factor = 0.8 16:34:57 sasl.login.refresh.window.jitter = 0.05 16:34:57 sasl.login.retry.backoff.max.ms = 10000 16:34:57 sasl.login.retry.backoff.ms = 100 16:34:57 sasl.mechanism = GSSAPI 16:34:57 sasl.oauthbearer.clock.skew.seconds = 30 16:34:57 sasl.oauthbearer.expected.audience = null 16:34:57 sasl.oauthbearer.expected.issuer = null 16:34:57 sasl.oauthbearer.header.urlencode = false 16:34:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:57 sasl.oauthbearer.jwks.endpoint.url = null 16:34:57 sasl.oauthbearer.scope.claim.name = scope 16:34:57 sasl.oauthbearer.sub.claim.name = sub 16:34:57 sasl.oauthbearer.token.endpoint.url = null 16:34:57 security.protocol = PLAINTEXT 16:34:57 security.providers = null 16:34:57 send.buffer.bytes = 131072 16:34:57 socket.connection.setup.timeout.max.ms = 30000 16:34:57 socket.connection.setup.timeout.ms = 10000 16:34:57 ssl.cipher.suites = null 16:34:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:57 ssl.endpoint.identification.algorithm = https 16:34:57 ssl.engine.factory.class = null 16:34:57 ssl.key.password = null 16:34:57 ssl.keymanager.algorithm = SunX509 16:34:57 ssl.keystore.certificate.chain = null 16:34:57 ssl.keystore.key = null 16:34:57 ssl.keystore.location = null 16:34:57 ssl.keystore.password = null 16:34:57 ssl.keystore.type = JKS 16:34:57 ssl.protocol = TLSv1.3 16:34:57 ssl.provider = null 16:34:57 ssl.secure.random.implementation = null 16:34:57 ssl.trustmanager.algorithm = PKIX 16:34:57 ssl.truststore.certificates = null 16:34:57 ssl.truststore.location = null 16:34:57 ssl.truststore.password = null 16:34:57 ssl.truststore.type = JKS 16:34:57 16:34:57 2025-10-14T16:34:57.016Z INFO 6536 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:57 2025-10-14T16:34:57.016Z INFO 6536 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:57 2025-10-14T16:34:57.016Z INFO 6536 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459697016 16:34:57 2025-10-14T16:34:57.018Z INFO 6536 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:34:57 auto.include.jmx.reporter = true 16:34:57 bootstrap.controllers = [] 16:34:57 bootstrap.servers = [localhost:32772] 16:34:57 client.dns.lookup = use_all_dns_ips 16:34:57 client.id = 16:34:57 connections.max.idle.ms = 300000 16:34:57 default.api.timeout.ms = 60000 16:34:57 enable.metrics.push = true 16:34:57 metadata.max.age.ms = 300000 16:34:57 metadata.recovery.strategy = none 16:34:57 metric.reporters = [] 16:34:57 metrics.num.samples = 2 16:34:57 metrics.recording.level = INFO 16:34:57 metrics.sample.window.ms = 30000 16:34:57 receive.buffer.bytes = 65536 16:34:57 reconnect.backoff.max.ms = 1000 16:34:57 reconnect.backoff.ms = 50 16:34:57 request.timeout.ms = 30000 16:34:57 retries = 2147483647 16:34:57 retry.backoff.max.ms = 1000 16:34:57 retry.backoff.ms = 100 16:34:57 sasl.client.callback.handler.class = null 16:34:57 sasl.jaas.config = null 16:34:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:57 sasl.kerberos.min.time.before.relogin = 60000 16:34:57 sasl.kerberos.service.name = null 16:34:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:57 sasl.login.callback.handler.class = null 16:34:57 sasl.login.class = null 16:34:57 sasl.login.connect.timeout.ms = null 16:34:57 sasl.login.read.timeout.ms = null 16:34:57 sasl.login.refresh.buffer.seconds = 300 16:34:57 sasl.login.refresh.min.period.seconds = 60 16:34:57 sasl.login.refresh.window.factor = 0.8 16:34:57 sasl.login.refresh.window.jitter = 0.05 16:34:57 sasl.login.retry.backoff.max.ms = 10000 16:34:57 sasl.login.retry.backoff.ms = 100 16:34:57 sasl.mechanism = GSSAPI 16:34:57 sasl.oauthbearer.clock.skew.seconds = 30 16:34:57 sasl.oauthbearer.expected.audience = null 16:34:57 sasl.oauthbearer.expected.issuer = null 16:34:57 sasl.oauthbearer.header.urlencode = false 16:34:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:57 sasl.oauthbearer.jwks.endpoint.url = null 16:34:57 sasl.oauthbearer.scope.claim.name = scope 16:34:57 sasl.oauthbearer.sub.claim.name = sub 16:34:57 sasl.oauthbearer.token.endpoint.url = null 16:34:57 security.protocol = PLAINTEXT 16:34:57 security.providers = null 16:34:57 send.buffer.bytes = 131072 16:34:57 socket.connection.setup.timeout.max.ms = 30000 16:34:57 socket.connection.setup.timeout.ms = 10000 16:34:57 ssl.cipher.suites = null 16:34:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:57 ssl.endpoint.identification.algorithm = https 16:34:57 ssl.engine.factory.class = null 16:34:57 ssl.key.password = null 16:34:57 ssl.keymanager.algorithm = SunX509 16:34:57 ssl.keystore.certificate.chain = null 16:34:57 ssl.keystore.key = null 16:34:57 ssl.keystore.location = null 16:34:57 ssl.keystore.password = null 16:34:57 ssl.keystore.type = JKS 16:34:57 ssl.protocol = TLSv1.3 16:34:57 ssl.provider = null 16:34:57 ssl.secure.random.implementation = null 16:34:57 ssl.trustmanager.algorithm = PKIX 16:34:57 ssl.truststore.certificates = null 16:34:57 ssl.truststore.location = null 16:34:57 ssl.truststore.password = null 16:34:57 ssl.truststore.type = JKS 16:34:57 16:34:57 2025-10-14T16:34:57.020Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:57 2025-10-14T16:34:57.020Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:57 2025-10-14T16:34:57.020Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459697020 16:34:57 2025-10-14T16:34:57.051Z INFO 6536 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 16:34:57 2025-10-14T16:34:57.053Z INFO 6536 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:57 2025-10-14T16:34:57.053Z INFO 6536 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:57 2025-10-14T16:34:57.053Z INFO 6536 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:57 2025-10-14T16:34:57.063Z INFO 6536 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 16:34:57 2025-10-14T16:34:57.064Z INFO 6536 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:57 2025-10-14T16:34:57.064Z INFO 6536 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:57 2025-10-14T16:34:57.064Z INFO 6536 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:57 2025-10-14T16:34:57.148Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:34:57 2025-10-14T16:34:57.148Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:34:57 acks = -1 16:34:57 auto.include.jmx.reporter = true 16:34:57 batch.size = 16384 16:34:57 bootstrap.servers = [localhost:32772] 16:34:57 buffer.memory = 33554432 16:34:57 client.dns.lookup = use_all_dns_ips 16:34:57 client.id = producer-12 16:34:57 compression.gzip.level = -1 16:34:57 compression.lz4.level = 9 16:34:57 compression.type = none 16:34:57 compression.zstd.level = 3 16:34:57 connections.max.idle.ms = 540000 16:34:57 delivery.timeout.ms = 120000 16:34:57 enable.idempotence = false 16:34:57 enable.metrics.push = true 16:34:57 interceptor.classes = [] 16:34:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:34:57 linger.ms = 1 16:34:57 max.block.ms = 60000 16:34:57 max.in.flight.requests.per.connection = 5 16:34:57 max.request.size = 1048576 16:34:57 metadata.max.age.ms = 300000 16:34:57 metadata.max.idle.ms = 300000 16:34:57 metadata.recovery.strategy = none 16:34:57 metric.reporters = [] 16:34:57 metrics.num.samples = 2 16:34:57 metrics.recording.level = INFO 16:34:57 metrics.sample.window.ms = 30000 16:34:57 partitioner.adaptive.partitioning.enable = true 16:34:57 partitioner.availability.timeout.ms = 0 16:34:57 partitioner.class = null 16:34:57 partitioner.ignore.keys = false 16:34:57 receive.buffer.bytes = 32768 16:34:57 reconnect.backoff.max.ms = 1000 16:34:57 reconnect.backoff.ms = 50 16:34:57 request.timeout.ms = 30000 16:34:57 retries = 0 16:34:57 retry.backoff.max.ms = 1000 16:34:57 retry.backoff.ms = 100 16:34:57 sasl.client.callback.handler.class = null 16:34:57 sasl.jaas.config = null 16:34:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:34:57 sasl.kerberos.min.time.before.relogin = 60000 16:34:57 sasl.kerberos.service.name = null 16:34:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:34:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:34:57 sasl.login.callback.handler.class = null 16:34:57 sasl.login.class = null 16:34:57 sasl.login.connect.timeout.ms = null 16:34:57 sasl.login.read.timeout.ms = null 16:34:57 sasl.login.refresh.buffer.seconds = 300 16:34:57 sasl.login.refresh.min.period.seconds = 60 16:34:57 sasl.login.refresh.window.factor = 0.8 16:34:57 sasl.login.refresh.window.jitter = 0.05 16:34:57 sasl.login.retry.backoff.max.ms = 10000 16:34:57 sasl.login.retry.backoff.ms = 100 16:34:57 sasl.mechanism = GSSAPI 16:34:57 sasl.oauthbearer.clock.skew.seconds = 30 16:34:57 sasl.oauthbearer.expected.audience = null 16:34:57 sasl.oauthbearer.expected.issuer = null 16:34:57 sasl.oauthbearer.header.urlencode = false 16:34:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:34:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:34:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:34:57 sasl.oauthbearer.jwks.endpoint.url = null 16:34:57 sasl.oauthbearer.scope.claim.name = scope 16:34:57 sasl.oauthbearer.sub.claim.name = sub 16:34:57 sasl.oauthbearer.token.endpoint.url = null 16:34:57 security.protocol = PLAINTEXT 16:34:57 security.providers = null 16:34:57 send.buffer.bytes = 131072 16:34:57 socket.connection.setup.timeout.max.ms = 30000 16:34:57 socket.connection.setup.timeout.ms = 10000 16:34:57 ssl.cipher.suites = null 16:34:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:34:57 ssl.endpoint.identification.algorithm = https 16:34:57 ssl.engine.factory.class = null 16:34:57 ssl.key.password = null 16:34:57 ssl.keymanager.algorithm = SunX509 16:34:57 ssl.keystore.certificate.chain = null 16:34:57 ssl.keystore.key = null 16:34:57 ssl.keystore.location = null 16:34:57 ssl.keystore.password = null 16:34:57 ssl.keystore.type = JKS 16:34:57 ssl.protocol = TLSv1.3 16:34:57 ssl.provider = null 16:34:57 ssl.secure.random.implementation = null 16:34:57 ssl.trustmanager.algorithm = PKIX 16:34:57 ssl.truststore.certificates = null 16:34:57 ssl.truststore.location = null 16:34:57 ssl.truststore.password = null 16:34:57 ssl.truststore.type = JKS 16:34:57 transaction.timeout.ms = 60000 16:34:57 transactional.id = null 16:34:57 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:34:57 16:34:57 2025-10-14T16:34:57.148Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:34:57 2025-10-14T16:34:57.151Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:34:57 2025-10-14T16:34:57.151Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:34:57 2025-10-14T16:34:57.151Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:34:57 2025-10-14T16:34:57.151Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459697151 16:34:57 2025-10-14T16:34:57.161Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:34:57 2025-10-14T16:34:57.191Z ERROR 6536 --- [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 16:34:57 16:34:57 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 16:34:57 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:34:57 at java.base/java.lang.Thread.run(Thread.java:833) 16:34:57 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:34:57 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:34:57 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:34:57 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:34:57 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:34:57 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:34:57 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:34:57 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:34:57 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:34:57 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:34:57 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:34:57 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:34:57 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 16:34:57 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 16:34:57 ... 3 common frames omitted 16:34:57 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:34:57 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:34:57 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:34:57 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:34:57 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:34:57 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:34:57 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:34:57 ... 16 common frames omitted 16:34:57 16:34:57 2025-10-14T16:34:57.220Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:57 2025-10-14T16:34:57.220Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.220Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:57 2025-10-14T16:34:57.302Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.302Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.332Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [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: 146ms, elapsed time since send: 146ms, throttle time: 0ms, request timeout: 30000ms) 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [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=341687041, epoch=2) to node 1: 16:34:57 16:34:57 org.apache.kafka.common.errors.DisconnectException: null 16:34:57 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 16:34:57 2025-10-14T16:34:57.333Z INFO 6536 --- [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: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 16:34:57 2025-10-14T16:34:57.334Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.335Z INFO 6536 --- [est-event-group] 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. 16:34:57 2025-10-14T16:34:57.336Z INFO 6536 --- [est-event-group] 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: 151ms, elapsed time since send: 151ms, throttle time: 0ms, request timeout: 30000ms) 16:34:57 2025-10-14T16:34:57.336Z INFO 6536 --- [est-event-group] 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 METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 53ms, elapsed time since send: 53ms, throttle time: 0ms, request timeout: 30000ms) 16:34:57 2025-10-14T16:34:57.336Z INFO 6536 --- [est-event-group] 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. 16:34:57 2025-10-14T16:34:57.336Z INFO 6536 --- [est-event-group] 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=253303673, epoch=2) to node 1: 16:34:57 16:34:57 org.apache.kafka.common.errors.DisconnectException: null 16:34:57 16:34:57 2025-10-14T16:34:57.336Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.345Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:57 2025-10-14T16:34:57.345Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.345Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:57 2025-10-14T16:34:57.400Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.400Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.428Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.428Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.429Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.429Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.437Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.437Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.449Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.449Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.521Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.521Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.539Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.539Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.554Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.554Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.555Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.555Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.560Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [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. 16:34:57 2025-10-14T16:34:57.561Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:34:57 2025-10-14T16:34:57.561Z INFO 6536 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:34:57 2025-10-14T16:34:57.563Z INFO 6536 --- [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 16:34:57 2025-10-14T16:34:57.563Z INFO 6536 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:34:57 2025-10-14T16:34:57.564Z INFO 6536 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:34:57 2025-10-14T16:34:57.564Z INFO 6536 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:34:57 2025-10-14T16:34:57.569Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.569Z WARN 6536 --- [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. 16:34:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.519 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 16:34:57 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 16:34:57 16:34:57,598 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:34:57 16:34:57,598 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:34:57 16:34:57,598 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:34:57 16:34:57,603 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:34:57 16:34:57,603 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:34:57 16:34:57 . ____ _ __ _ _ 16:34:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:57 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:57 =========|_|==============|___/=/_/_/_/ 16:34:57 16:34:57 :: Spring Boot :: (v3.5.6) 16:34:57 16:34:57 2025-10-14T16:34:57.634Z INFO 6536 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:57 2025-10-14T16:34:57.634Z INFO 6536 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:34:57 2025-10-14T16:34:57.638Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.638Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.640Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.640Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.677Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.677Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.767Z INFO 6536 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.191 seconds (process running for 81.076) 16:34:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 16:34:57 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 16:34:57 2025-10-14T16:34:57.780Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.780Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.816Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.816Z WARN 6536 --- [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. 16:34:57 2025-10-14T16:34:57.878Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:57 2025-10-14T16:34:57.878Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.124Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:58 2025-10-14T16:34:58.125Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.125Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:58 2025-10-14T16:34:58.134Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.134Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.162Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.163Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.163Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.181Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:34:58 2025-10-14T16:34:58.181Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:34:58 2025-10-14T16:34:58.187Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.187Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 16:34:58 2025-10-14T16:34:58.188Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.189Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:34:58 2025-10-14T16:34:58.189Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:34:58 2025-10-14T16:34:58.190Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.191Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:34:58 2025-10-14T16:34:58.191Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.191Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:34:58 2025-10-14T16:34:58.192Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:34:58 2025-10-14T16:34:58.193Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.193Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 16:34:58 2025-10-14T16:34:58.193Z TRACE 6536 --- [ 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=update, entityHandleId=null}]} 16:34:58 2025-10-14T16:34:58.194Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:34:58 2025-10-14T16:34:58.194Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:34:58 2025-10-14T16:34:58.199Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.200Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:34:58 2025-10-14T16:34:58.200Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.201Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 16:34:58 2025-10-14T16:34:58.201Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 16:34:58 2025-10-14T16:34:58.201Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 16:34:58 2025-10-14T16:34:58.202Z WARN 6536 --- [ 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. 16:34:58 2025-10-14T16:34:58.243Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.243Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.270Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.270Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.274Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.275Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:34:58 2025-10-14T16:34:58.275Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.276Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1694937486, Message: null, Details: Policy Executor returned HTTP Status code 418. 16:34:58 2025-10-14T16:34:58.276Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 16:34:58 2025-10-14T16:34:58.276Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:34:58 2025-10-14T16:34:58.276Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:34:58 2025-10-14T16:34:58.278Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.278Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:34:58 2025-10-14T16:34:58.278Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.279Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$1694937486, Message: null, Details: Policy Executor returned HTTP Status code 418. 16:34:58 2025-10-14T16:34:58.279Z WARN 6536 --- [ 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 16:34:58 2025-10-14T16:34:58.279Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:34:58 2025-10-14T16:34:58.279Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:34:58 2025-10-14T16:34:58.279Z WARN 6536 --- [ 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 16:34:58 2025-10-14T16:34:58.280Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.281Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.281Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.282Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 16:34:58 2025-10-14T16:34:58.284Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.285Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.285Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.286Z WARN 6536 --- [ 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. 16:34:58 2025-10-14T16:34:58.286Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 16:34:58 2025-10-14T16:34:58.286Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:34:58 2025-10-14T16:34:58.286Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:34:58 2025-10-14T16:34:58.286Z WARN 6536 --- [ 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 16:34:58 2025-10-14T16:34:58.289Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.290Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.290Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.291Z WARN 6536 --- [ 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). 16:34:58 2025-10-14T16:34:58.291Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 16:34:58 2025-10-14T16:34:58.291Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:34:58 2025-10-14T16:34:58.291Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:34:58 2025-10-14T16:34:58.291Z WARN 6536 --- [ 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 16:34:58 2025-10-14T16:34:58.293Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.293Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:58 2025-10-14T16:34:58.293Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.293Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:58 2025-10-14T16:34:58.294Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.294Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.294Z WARN 6536 --- [ 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. 16:34:58 2025-10-14T16:34:58.294Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 16:34:58 2025-10-14T16:34:58.294Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:34:58 2025-10-14T16:34:58.294Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:34:58 2025-10-14T16:34:58.295Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.296Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.296Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.296Z WARN 6536 --- [ 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). 16:34:58 2025-10-14T16:34:58.296Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 16:34:58 2025-10-14T16:34:58.297Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:34:58 2025-10-14T16:34:58.297Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:34:58 2025-10-14T16:34:58.298Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.299Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.299Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.300Z WARN 6536 --- [ 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. 16:34:58 2025-10-14T16:34:58.301Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.301Z WARN 6536 --- [ 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. 16:34:58 2025-10-14T16:34:58.303Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 16:34:58 2025-10-14T16:34:58.332Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:34:58 2025-10-14T16:34:58.333Z DEBUG 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:34:58 2025-10-14T16:34:58.333Z TRACE 6536 --- [ 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}]} 16:34:58 2025-10-14T16:34:58.333Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$710086325, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 16:34:58 2025-10-14T16:34:58.333Z WARN 6536 --- [ 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 16:34:58 2025-10-14T16:34:58.333Z TRACE 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:34:58 2025-10-14T16:34:58.334Z WARN 6536 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 16:34:58 2025-10-14T16:34:58.334Z WARN 6536 --- [ 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 16:34:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 16:34:58 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 16:34:58 16:34:58 . ____ _ __ _ _ 16:34:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:34:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:34:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:34:58 ' |____| .__|_| |_|_| |_\__, | / / / / 16:34:58 =========|_|==============|___/=/_/_/_/ 16:34:58 16:34:58 :: Spring Boot :: (v3.5.6) 16:34:58 16:34:58 2025-10-14T16:34:58.402Z INFO 6536 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:34:58 2025-10-14T16:34:58.402Z INFO 6536 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:34:58 2025-10-14T16:34:58.402Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.402Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.450Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.450Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.484Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.484Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.583Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.583Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.593Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.593Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.639Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.639Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.640Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.640Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.685Z INFO 6536 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.297 seconds (process running for 81.995) 16:34:58 2025-10-14T16:34:58.737Z WARN 6536 --- [ 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: 664592dd-0214-49c1-8d28-b86a265fd173 16:34:58 2025-10-14T16:34:58.756Z ERROR 6536 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 16:34:58 16:34:58 reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 16:34:58 Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 16:34:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:289) 16:34:58 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 16:34:58 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 16:34:58 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 16:34:58 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 16:34:58 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 16:34:58 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 16:34:58 at reactor.core.publisher.Flux.subscribe(Flux.java:8891) 16:34:58 at reactor.core.publisher.Flux.subscribeWith(Flux.java:9012) 16:34:58 at reactor.core.publisher.Flux.subscribe(Flux.java:8856) 16:34:58 at reactor.core.publisher.Flux.subscribe(Flux.java:8780) 16:34:58 at reactor.core.publisher.Flux.subscribe(Flux.java:8698) 16:34:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:299) 16:34:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:157) 16:34:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 16:34:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:34:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:34:58 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) 16:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:34:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:34:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:34:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:34:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:34:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:34:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:34:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:34:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:34:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:34:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:34:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:34:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:34:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:34:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:34:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:34:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:34:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:34:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:34:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:34:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:34:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:34:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:34:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:34:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:34:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:34:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:34:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:34:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:34:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:34:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:34:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:34:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:34:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:34:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:34:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:34:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:34:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:34:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:34:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:34:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:34:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:34:58 16:34:58 2025-10-14T16:34:58.767Z WARN 6536 --- [ 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: 1af2a7b9-78ca-4366-ab1e-b74d367f0348 16:34:58 2025-10-14T16:34:58.782Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.782Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.786Z WARN 6536 --- [ 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: 3b2bb06d-698c-4e44-a70e-b71f4d98b60f 16:34:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 16:34:58 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 16:34:58 2025-10-14T16:34:58.827Z INFO 6536 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:34:58 2025-10-14T16:34:58.875Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: cd8e8167d61aee8f9b7ec0c6751e63c0e9933a19eae372daa5d9f23c9cd5cfcf 16:34:58 2025-10-14T16:34:58.879Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.879Z WARN 6536 --- [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. 16:34:58 2025-10-14T16:34:58.956Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:34:58 2025-10-14T16:34:58.956Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.125Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:34:59 2025-10-14T16:34:59.125Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.125Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:59 2025-10-14T16:34:59.146Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.147Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.190Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.190Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.293Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:34:59 2025-10-14T16:34:59.293Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.293Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:34:59 2025-10-14T16:34:59.403Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.403Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.428Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.428Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.470Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.470Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.590Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.590Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.593Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.593Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.640Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.640Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.641Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.641Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.757Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.757Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.880Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.880Z WARN 6536 --- [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. 16:34:59 2025-10-14T16:34:59.958Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:34:59 2025-10-14T16:34:59.958Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.126Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:00 2025-10-14T16:35:00.126Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.126Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:00 2025-10-14T16:35:00.151Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.151Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.191Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.191Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.294Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:00 2025-10-14T16:35:00.294Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.294Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:00 2025-10-14T16:35:00.404Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.404Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.430Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.430Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.472Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.472Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.593Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.593Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.594Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.594Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.642Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.642Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.643Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.643Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.789Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.790Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.882Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.882Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.960Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:00 2025-10-14T16:35:00.960Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.981Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:00 2025-10-14T16:35:00.981Z WARN 6536 --- [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. 16:35:00 2025-10-14T16:35:00.981Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:01 2025-10-14T16:35:01.155Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.156Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.192Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.192Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.295Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:01 2025-10-14T16:35:01.295Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.295Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:01 2025-10-14T16:35:01.405Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.405Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.432Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.432Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.452Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.452Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.596Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.596Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.597Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.597Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.643Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.643Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.644Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.644Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.790Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.790Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.884Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.884Z WARN 6536 --- [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. 16:35:01 2025-10-14T16:35:01.962Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:01 2025-10-14T16:35:01.962Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.020Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:02 2025-10-14T16:35:02.020Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.020Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:02 2025-10-14T16:35:02.159Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.159Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.194Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.194Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.295Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:02 2025-10-14T16:35:02.295Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.295Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:02 2025-10-14T16:35:02.408Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.408Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.434Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.434Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.453Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.453Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.597Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.597Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.606Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.606Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.645Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.645Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.646Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.646Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.791Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.791Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.835Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:02 2025-10-14T16:35:02.835Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.835Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:02 2025-10-14T16:35:02.886Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:02 2025-10-14T16:35:02.886Z WARN 6536 --- [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. 16:35:02 2025-10-14T16:35:02.963Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:03 2025-10-14T16:35:02.963Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.150Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:03 2025-10-14T16:35:03.150Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.150Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:03 2025-10-14T16:35:03.170Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.170Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.196Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.196Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.408Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.409Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.435Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.435Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.454Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.454Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.598Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.598Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.617Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.617Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.648Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.648Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.648Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.648Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.798Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.798Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.836Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:03 2025-10-14T16:35:03.836Z WARN 6536 --- [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. 16:35:03 2025-10-14T16:35:03.836Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:03 2025-10-14T16:35:03.888Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:03 2025-10-14T16:35:03.888Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:03.998Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:04 2025-10-14T16:35:03.998Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.151Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.151Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.161Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:04 2025-10-14T16:35:04.161Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.162Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:04 2025-10-14T16:35:04.173Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.173Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.409Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.409Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.436Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.436Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.457Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.457Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.522Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.523Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.599Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.599Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.649Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.649Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.650Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.650Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.790Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:04 2025-10-14T16:35:04.790Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.791Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:04 2025-10-14T16:35:04.799Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.799Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.892Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:04 2025-10-14T16:35:04.892Z WARN 6536 --- [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. 16:35:04 2025-10-14T16:35:04.924Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.096551035S 16:35:05 2025-10-14T16:35:04.950Z WARN 6536 --- [ 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: 76145442-9b80-4248-a634-5d25d7ebf1ab 16:35:05 2025-10-14T16:35:04.951Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:04.951Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-13 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:04.951Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:04.954Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:04.954Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:04.954Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:04.954Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459704954 16:35:05 2025-10-14T16:35:04.993Z WARN 6536 --- [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} 16:35:05 2025-10-14T16:35:04.993Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:04.999Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:05 2025-10-14T16:35:04.999Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.161Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.161Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.162Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.162Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.162Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:05 2025-10-14T16:35:05.173Z WARN 6536 --- [ 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: a13b3d46-e200-47b2-a947-5529de1e4ab6 16:35:05 2025-10-14T16:35:05.174Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.174Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-14 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.174Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.177Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.177Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.177Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.177Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705177 16:35:05 2025-10-14T16:35:05.189Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.189Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.232Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.251Z WARN 6536 --- [ 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: b5c2e4d7-93b8-4761-ab7a-e85a3cb1617a 16:35:05 2025-10-14T16:35:05.255Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.256Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-15 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.256Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.259Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.259Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.259Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.259Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705259 16:35:05 2025-10-14T16:35:05.274Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.294Z WARN 6536 --- [ 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: ac21b3a2-dcd3-4f79-8d5a-caa845bd92dd 16:35:05 2025-10-14T16:35:05.294Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.295Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-16 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.295Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.298Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.298Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.298Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.298Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705298 16:35:05 2025-10-14T16:35:05.312Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.341Z WARN 6536 --- [ 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: 9745d9d5-b0ae-4afc-8c21-956555eeb9be 16:35:05 2025-10-14T16:35:05.341Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.341Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-17 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.341Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.343Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.343Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.343Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.343Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705343 16:35:05 2025-10-14T16:35:05.361Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.378Z WARN 6536 --- [ 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: 5296ff82-276f-4fc2-8d88-7252be6cad54 16:35:05 2025-10-14T16:35:05.378Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.378Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-18 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.378Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.381Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.381Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.381Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.381Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705381 16:35:05 2025-10-14T16:35:05.405Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.411Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.411Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.420Z WARN 6536 --- [ 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: 20b13cd5-e61d-4df5-8aec-59ab5395acb4 16:35:05 2025-10-14T16:35:05.420Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.420Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-19 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.421Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.423Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.423Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.424Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.424Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705423 16:35:05 2025-10-14T16:35:05.435Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.440Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.440Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.449Z WARN 6536 --- [ 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: 3e0b9aec-7aca-4b5e-aa0b-275a082eb38d 16:35:05 2025-10-14T16:35:05.449Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.449Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-20 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.449Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.452Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.452Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.452Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.452Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705452 16:35:05 2025-10-14T16:35:05.458Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.458Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.466Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.473Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:05 allow.auto.create.topics = true 16:35:05 auto.commit.interval.ms = 5000 16:35:05 auto.include.jmx.reporter = true 16:35:05 auto.offset.reset = earliest 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 check.crcs = true 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = consumer-test-1-9 16:35:05 client.rack = 16:35:05 connections.max.idle.ms = 540000 16:35:05 default.api.timeout.ms = 60000 16:35:05 enable.auto.commit = true 16:35:05 enable.metrics.push = true 16:35:05 exclude.internal.topics = true 16:35:05 fetch.max.bytes = 52428800 16:35:05 fetch.max.wait.ms = 500 16:35:05 fetch.min.bytes = 1 16:35:05 group.id = test-1 16:35:05 group.instance.id = null 16:35:05 group.protocol = classic 16:35:05 group.remote.assignor = null 16:35:05 heartbeat.interval.ms = 3000 16:35:05 interceptor.classes = [] 16:35:05 internal.leave.group.on.close = true 16:35:05 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:05 isolation.level = read_uncommitted 16:35:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:05 max.partition.fetch.bytes = 1048576 16:35:05 max.poll.interval.ms = 300000 16:35:05 max.poll.records = 500 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:05 receive.buffer.bytes = 65536 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 session.timeout.ms = 45000 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:05 16:35:05 2025-10-14T16:35:05.473Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.476Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.476Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.476Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705476 16:35:05 2025-10-14T16:35:05.476Z INFO 6536 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 16:35:05 2025-10-14T16:35:05.482Z WARN 6536 --- [ 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: 2eb0edb5-2826-48ab-8813-1239c6b5833b 16:35:05 2025-10-14T16:35:05.483Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:05 2025-10-14T16:35:05.483Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:05 acks = -1 16:35:05 auto.include.jmx.reporter = true 16:35:05 batch.size = 16384 16:35:05 bootstrap.servers = [localhost:32773] 16:35:05 buffer.memory = 33554432 16:35:05 client.dns.lookup = use_all_dns_ips 16:35:05 client.id = producer-21 16:35:05 compression.gzip.level = -1 16:35:05 compression.lz4.level = 9 16:35:05 compression.type = none 16:35:05 compression.zstd.level = 3 16:35:05 connections.max.idle.ms = 540000 16:35:05 delivery.timeout.ms = 120000 16:35:05 enable.idempotence = false 16:35:05 enable.metrics.push = true 16:35:05 interceptor.classes = [] 16:35:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:05 linger.ms = 1 16:35:05 max.block.ms = 60000 16:35:05 max.in.flight.requests.per.connection = 5 16:35:05 max.request.size = 1048576 16:35:05 metadata.max.age.ms = 300000 16:35:05 metadata.max.idle.ms = 300000 16:35:05 metadata.recovery.strategy = none 16:35:05 metric.reporters = [] 16:35:05 metrics.num.samples = 2 16:35:05 metrics.recording.level = INFO 16:35:05 metrics.sample.window.ms = 30000 16:35:05 partitioner.adaptive.partitioning.enable = true 16:35:05 partitioner.availability.timeout.ms = 0 16:35:05 partitioner.class = null 16:35:05 partitioner.ignore.keys = false 16:35:05 receive.buffer.bytes = 32768 16:35:05 reconnect.backoff.max.ms = 1000 16:35:05 reconnect.backoff.ms = 50 16:35:05 request.timeout.ms = 30000 16:35:05 retries = 0 16:35:05 retry.backoff.max.ms = 1000 16:35:05 retry.backoff.ms = 100 16:35:05 sasl.client.callback.handler.class = null 16:35:05 sasl.jaas.config = null 16:35:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:05 sasl.kerberos.min.time.before.relogin = 60000 16:35:05 sasl.kerberos.service.name = null 16:35:05 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:05 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:05 sasl.login.callback.handler.class = null 16:35:05 sasl.login.class = null 16:35:05 sasl.login.connect.timeout.ms = null 16:35:05 sasl.login.read.timeout.ms = null 16:35:05 sasl.login.refresh.buffer.seconds = 300 16:35:05 sasl.login.refresh.min.period.seconds = 60 16:35:05 sasl.login.refresh.window.factor = 0.8 16:35:05 sasl.login.refresh.window.jitter = 0.05 16:35:05 sasl.login.retry.backoff.max.ms = 10000 16:35:05 sasl.login.retry.backoff.ms = 100 16:35:05 sasl.mechanism = GSSAPI 16:35:05 sasl.oauthbearer.clock.skew.seconds = 30 16:35:05 sasl.oauthbearer.expected.audience = null 16:35:05 sasl.oauthbearer.expected.issuer = null 16:35:05 sasl.oauthbearer.header.urlencode = false 16:35:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:05 sasl.oauthbearer.jwks.endpoint.url = null 16:35:05 sasl.oauthbearer.scope.claim.name = scope 16:35:05 sasl.oauthbearer.sub.claim.name = sub 16:35:05 sasl.oauthbearer.token.endpoint.url = null 16:35:05 security.protocol = PLAINTEXT 16:35:05 security.providers = null 16:35:05 send.buffer.bytes = 131072 16:35:05 socket.connection.setup.timeout.max.ms = 30000 16:35:05 socket.connection.setup.timeout.ms = 10000 16:35:05 ssl.cipher.suites = null 16:35:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:05 ssl.endpoint.identification.algorithm = https 16:35:05 ssl.engine.factory.class = null 16:35:05 ssl.key.password = null 16:35:05 ssl.keymanager.algorithm = SunX509 16:35:05 ssl.keystore.certificate.chain = null 16:35:05 ssl.keystore.key = null 16:35:05 ssl.keystore.location = null 16:35:05 ssl.keystore.password = null 16:35:05 ssl.keystore.type = JKS 16:35:05 ssl.protocol = TLSv1.3 16:35:05 ssl.provider = null 16:35:05 ssl.secure.random.implementation = null 16:35:05 ssl.trustmanager.algorithm = PKIX 16:35:05 ssl.truststore.certificates = null 16:35:05 ssl.truststore.location = null 16:35:05 ssl.truststore.password = null 16:35:05 ssl.truststore.type = JKS 16:35:05 transaction.timeout.ms = 60000 16:35:05 transactional.id = null 16:35:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:05 16:35:05 2025-10-14T16:35:05.483Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:05 2025-10-14T16:35:05.486Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:05 2025-10-14T16:35:05.486Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:05 2025-10-14T16:35:05.486Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:05 2025-10-14T16:35:05.486Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459705486 16:35:05 2025-10-14T16:35:05.492Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.503Z INFO 6536 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:05 2025-10-14T16:35:05.527Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.527Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.601Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.601Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.618Z INFO 6536 --- [ 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) 16:35:05 2025-10-14T16:35:05.620Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 16:35:05 2025-10-14T16:35:05.632Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.632Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.651Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.651Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.652Z INFO 6536 --- [ 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-bbc2618c-ea39-4657-b46b-26c5ee5f94b7 16:35:05 2025-10-14T16:35:05.652Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 16:35:05 2025-10-14T16:35:05.677Z INFO 6536 --- [ 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-bbc2618c-ea39-4657-b46b-26c5ee5f94b7', protocol='range'} 16:35:05 2025-10-14T16:35:05.678Z INFO 6536 --- [ 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-bbc2618c-ea39-4657-b46b-26c5ee5f94b7=Assignment(partitions=[my-topic-name-0])} 16:35:05 2025-10-14T16:35:05.696Z INFO 6536 --- [ 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-bbc2618c-ea39-4657-b46b-26c5ee5f94b7', protocol='range'} 16:35:05 2025-10-14T16:35:05.696Z INFO 6536 --- [ 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]) 16:35:05 2025-10-14T16:35:05.696Z INFO 6536 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 16:35:05 2025-10-14T16:35:05.704Z INFO 6536 --- [ 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 16:35:05 2025-10-14T16:35:05.712Z INFO 6536 --- [ 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}}. 16:35:05 2025-10-14T16:35:05.752Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.752Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.752Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.799Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.800Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.880Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.880Z INFO 6536 --- [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: 137ms, elapsed time since send: 137ms, throttle time: 0ms, request timeout: 30000ms) 16:35:05 2025-10-14T16:35:05.880Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 16:35:05 2025-10-14T16:35:05.880Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 16:35:05 2025-10-14T16:35:05.880Z INFO 6536 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=77484540, epoch=1) to node 1: 16:35:05 16:35:05 org.apache.kafka.common.errors.DisconnectException: null 16:35:05 16:35:05 2025-10-14T16:35:05.880Z INFO 6536 --- [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. 16:35:05 2025-10-14T16:35:05.893Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.893Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.894Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.894Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.898Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.898Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.898Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.898Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.898Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.898Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.903Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.903Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.904Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.904Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.905Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.905Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.913Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.913Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.916Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.916Z WARN 6536 --- [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. 16:35:05 2025-10-14T16:35:05.981Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:05 2025-10-14T16:35:05.981Z WARN 6536 --- [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. 16:35:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.156 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 16:35:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 16:35:06 2025-10-14T16:35:06.001Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.001Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.004Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.005Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.015Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.015Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.015Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.015Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.016Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.016Z WARN 6536 --- [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. 16:35:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 16:35:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 16:35:06 2025-10-14T16:35:06.054Z INFO 6536 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 16:35:06 2025-10-14T16:35:06.054Z INFO 6536 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 16:35:06 2025-10-14T16:35:06.054Z INFO 6536 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 16:35:06 2025-10-14T16:35:06.056Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.056Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.058Z INFO 6536 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 16:35:06 2025-10-14T16:35:06.059Z DEBUG 6536 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 16:35:06 2025-10-14T16:35:06.059Z INFO 6536 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 16:35:06 2025-10-14T16:35:06.059Z DEBUG 6536 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 16:35:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 16:35:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 16:35:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 16:35:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 16:35:06 2025-10-14T16:35:06.082Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.082Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.089Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.089Z WARN 6536 --- [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. 16:35:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 16:35:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 16:35:06 2025-10-14T16:35:06.127Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.127Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.144Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.144Z WARN 6536 --- [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. 16:35:06 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 16:35:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 16:35:06 2025-10-14T16:35:06.162Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.163Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.177Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:06 2025-10-14T16:35:06.177Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.177Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:06 2025-10-14T16:35:06.182Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.182Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.193Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.193Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.205Z INFO 6536 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 16:35:06 2025-10-14T16:35:06.222Z INFO 6536 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 16:35:06 2025-10-14T16:35:06.234Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.234Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.244Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.244Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.244Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.244Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.268Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.268Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.296Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.297Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.298Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.298Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.308Z INFO 6536 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 16:35:06 2025-10-14T16:35:06.311Z INFO 6536 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:35:06 2025-10-14T16:35:06.315Z INFO 6536 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:35:06 2025-10-14T16:35:06.316Z INFO 6536 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:35:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 16:35:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 16:35:06 2025-10-14T16:35:06.324Z INFO 6536 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:35:06 2025-10-14T16:35:06.334Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.334Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.368Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 1080eff3f45ceaf70a13651f2886eab5a7abdc31d319415fd6c03a7b9a7e4014 16:35:06 2025-10-14T16:35:06.412Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.412Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.441Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.441Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.459Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.459Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.485Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.485Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.546Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.546Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.574Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.574Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.599Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.599Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.601Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.601Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.636Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.636Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.674Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.675Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.689Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.689Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.699Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.699Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.733Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.733Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.747Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.747Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.768Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:06 2025-10-14T16:35:06.768Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.768Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:06 2025-10-14T16:35:06.769Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.769Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.774Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.774Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.777Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.777Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.831Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.831Z WARN 6536 --- [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. 16:35:06 2025-10-14T16:35:06.887Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:06 2025-10-14T16:35:06.887Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:06.943Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:07 2025-10-14T16:35:06.943Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.003Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.003Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.163Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.163Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.186Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:07 2025-10-14T16:35:07.186Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.186Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:07 2025-10-14T16:35:07.196Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.196Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.342Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.342Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.413Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.413Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.436Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.436Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.442Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.442Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.461Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.461Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.514Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.514Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.546Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.547Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.549Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.549Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.584Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.584Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.603Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.604Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.612Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.612Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.616Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.616Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.622Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:07 2025-10-14T16:35:07.622Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.622Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:07 2025-10-14T16:35:07.638Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.638Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.689Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.690Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.690Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.690Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.708Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.708Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.728Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.728Z WARN 6536 --- [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. 16:35:07 2025-10-14T16:35:07.833Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:07 2025-10-14T16:35:07.833Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:07.945Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:08 2025-10-14T16:35:07.945Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.005Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.005Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.166Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.166Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.198Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.198Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.200Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:08 2025-10-14T16:35:08.200Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.200Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:08 2025-10-14T16:35:08.219Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.219Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.318Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.318Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.414Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.415Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.443Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.443Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.462Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.462Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.515Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.515Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.547Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.547Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.547Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.547Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.555Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.555Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.586Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.586Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.604Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.604Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.613Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.614Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.629Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:08 2025-10-14T16:35:08.629Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.629Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:08 2025-10-14T16:35:08.629Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.629Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.692Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.692Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.693Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.693Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.710Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.710Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.730Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.730Z WARN 6536 --- [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. 16:35:08 2025-10-14T16:35:08.835Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:08 2025-10-14T16:35:08.835Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:08.946Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:09 2025-10-14T16:35:08.946Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:08.993Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:09 2025-10-14T16:35:08.993Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.168Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.168Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.175Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:09 2025-10-14T16:35:09.175Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.175Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2025-10-14T16:35:09.201Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.201Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.247Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.247Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.320Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.320Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.415Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.415Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.442Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.442Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.445Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.445Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.463Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.463Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.518Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.518Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.549Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.549Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.558Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.558Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.586Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.586Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.586Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:09 2025-10-14T16:35:09.586Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.586Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:09 2025-10-14T16:35:09.606Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.606Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.614Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.614Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.630Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.630Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.696Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.696Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.705Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.705Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.710Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.710Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.731Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.731Z WARN 6536 --- [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. 16:35:09 2025-10-14T16:35:09.836Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:09 2025-10-14T16:35:09.836Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:09.947Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:10 2025-10-14T16:35:09.947Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.014Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.014Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.170Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.170Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.176Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:10 2025-10-14T16:35:10.176Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.176Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:10 2025-10-14T16:35:10.208Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.208Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.251Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.251Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.321Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.321Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.444Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.444Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.446Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.446Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.458Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.458Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.465Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.465Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.520Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.520Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.551Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.551Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.563Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.563Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.588Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.588Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.591Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:10 2025-10-14T16:35:10.591Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.591Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:10 2025-10-14T16:35:10.607Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.607Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.615Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.615Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.631Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.631Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.702Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.702Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.706Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.706Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.712Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.712Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.730Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.730Z WARN 6536 --- [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. 16:35:10 2025-10-14T16:35:10.837Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:10 2025-10-14T16:35:10.837Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:10.949Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:11 2025-10-14T16:35:10.949Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.041Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.041Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.178Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:11 2025-10-14T16:35:11.178Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.178Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:11 2025-10-14T16:35:11.213Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.213Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.224Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.224Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.255Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.255Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.323Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.323Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.445Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.445Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.450Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.450Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.459Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.459Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.466Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.466Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.477Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.477Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.478Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.478Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.512Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:11 2025-10-14T16:35:11.512Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.512Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:11 2025-10-14T16:35:11.521Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.521Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.589Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.589Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.608Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.608Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.616Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.616Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.632Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.632Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.707Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.707Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.712Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.712Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.713Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.713Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.731Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.731Z WARN 6536 --- [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. 16:35:11 2025-10-14T16:35:11.808Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:11 2025-10-14T16:35:11.808Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:11.951Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:12 2025-10-14T16:35:11.951Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.045Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.045Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.082Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:12 2025-10-14T16:35:12.082Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.082Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:12 2025-10-14T16:35:12.213Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.214Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.215Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.216Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.225Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.226Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.325Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.325Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.446Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.446Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.450Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.450Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.460Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.460Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.479Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.479Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.480Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.480Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.486Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.486Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.523Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.523Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.538Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:12 2025-10-14T16:35:12.538Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.538Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:12 2025-10-14T16:35:12.585Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.261183102S 16:35:12 2025-10-14T16:35:12.590Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.590Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.604Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:12 allow.auto.create.topics = true 16:35:12 auto.commit.interval.ms = 5000 16:35:12 auto.include.jmx.reporter = true 16:35:12 auto.offset.reset = earliest 16:35:12 bootstrap.servers = [localhost:32774] 16:35:12 check.crcs = true 16:35:12 client.dns.lookup = use_all_dns_ips 16:35:12 client.id = consumer-group for Test A-10 16:35:12 client.rack = 16:35:12 connections.max.idle.ms = 540000 16:35:12 default.api.timeout.ms = 60000 16:35:12 enable.auto.commit = true 16:35:12 enable.metrics.push = true 16:35:12 exclude.internal.topics = true 16:35:12 fetch.max.bytes = 52428800 16:35:12 fetch.max.wait.ms = 500 16:35:12 fetch.min.bytes = 1 16:35:12 group.id = group for Test A 16:35:12 group.instance.id = null 16:35:12 group.protocol = classic 16:35:12 group.remote.assignor = null 16:35:12 heartbeat.interval.ms = 3000 16:35:12 interceptor.classes = [] 16:35:12 internal.leave.group.on.close = true 16:35:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:12 isolation.level = read_uncommitted 16:35:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:12 max.partition.fetch.bytes = 1048576 16:35:12 max.poll.interval.ms = 300000 16:35:12 max.poll.records = 500 16:35:12 metadata.max.age.ms = 300000 16:35:12 metadata.recovery.strategy = none 16:35:12 metric.reporters = [] 16:35:12 metrics.num.samples = 2 16:35:12 metrics.recording.level = INFO 16:35:12 metrics.sample.window.ms = 30000 16:35:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:12 receive.buffer.bytes = 65536 16:35:12 reconnect.backoff.max.ms = 1000 16:35:12 reconnect.backoff.ms = 50 16:35:12 request.timeout.ms = 30000 16:35:12 retry.backoff.max.ms = 1000 16:35:12 retry.backoff.ms = 100 16:35:12 sasl.client.callback.handler.class = null 16:35:12 sasl.jaas.config = null 16:35:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:12 sasl.kerberos.min.time.before.relogin = 60000 16:35:12 sasl.kerberos.service.name = null 16:35:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:12 sasl.login.callback.handler.class = null 16:35:12 sasl.login.class = null 16:35:12 sasl.login.connect.timeout.ms = null 16:35:12 sasl.login.read.timeout.ms = null 16:35:12 sasl.login.refresh.buffer.seconds = 300 16:35:12 sasl.login.refresh.min.period.seconds = 60 16:35:12 sasl.login.refresh.window.factor = 0.8 16:35:12 sasl.login.refresh.window.jitter = 0.05 16:35:12 sasl.login.retry.backoff.max.ms = 10000 16:35:12 sasl.login.retry.backoff.ms = 100 16:35:12 sasl.mechanism = GSSAPI 16:35:12 sasl.oauthbearer.clock.skew.seconds = 30 16:35:12 sasl.oauthbearer.expected.audience = null 16:35:12 sasl.oauthbearer.expected.issuer = null 16:35:12 sasl.oauthbearer.header.urlencode = false 16:35:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:12 sasl.oauthbearer.jwks.endpoint.url = null 16:35:12 sasl.oauthbearer.scope.claim.name = scope 16:35:12 sasl.oauthbearer.sub.claim.name = sub 16:35:12 sasl.oauthbearer.token.endpoint.url = null 16:35:12 security.protocol = PLAINTEXT 16:35:12 security.providers = null 16:35:12 send.buffer.bytes = 131072 16:35:12 session.timeout.ms = 45000 16:35:12 socket.connection.setup.timeout.max.ms = 30000 16:35:12 socket.connection.setup.timeout.ms = 10000 16:35:12 ssl.cipher.suites = null 16:35:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:12 ssl.endpoint.identification.algorithm = https 16:35:12 ssl.engine.factory.class = null 16:35:12 ssl.key.password = null 16:35:12 ssl.keymanager.algorithm = SunX509 16:35:12 ssl.keystore.certificate.chain = null 16:35:12 ssl.keystore.key = null 16:35:12 ssl.keystore.location = null 16:35:12 ssl.keystore.password = null 16:35:12 ssl.keystore.type = JKS 16:35:12 ssl.protocol = TLSv1.3 16:35:12 ssl.provider = null 16:35:12 ssl.secure.random.implementation = null 16:35:12 ssl.trustmanager.algorithm = PKIX 16:35:12 ssl.truststore.certificates = null 16:35:12 ssl.truststore.location = null 16:35:12 ssl.truststore.password = null 16:35:12 ssl.truststore.type = JKS 16:35:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:12 16:35:12 2025-10-14T16:35:12.604Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:12 2025-10-14T16:35:12.606Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:12 2025-10-14T16:35:12.606Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:12 2025-10-14T16:35:12.606Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459712606 16:35:12 2025-10-14T16:35:12.610Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.610Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.618Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.618Z WARN 6536 --- [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. 16:35:12 16:35:12 . ____ _ __ _ _ 16:35:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:12 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:12 =========|_|==============|___/=/_/_/_/ 16:35:12 16:35:12 :: Spring Boot :: (v3.5.6) 16:35:12 16:35:12 2025-10-14T16:35:12.622Z INFO 6536 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:12 2025-10-14T16:35:12.622Z INFO 6536 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:12 2025-10-14T16:35:12.634Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.634Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.639Z INFO 6536 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.031 seconds (process running for 95.948) 16:35:12 2025-10-14T16:35:12.648Z INFO 6536 --- [ 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 16:35:12 2025-10-14T16:35:12.649Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:12 2025-10-14T16:35:12.650Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:12 acks = -1 16:35:12 auto.include.jmx.reporter = true 16:35:12 batch.size = 16384 16:35:12 bootstrap.servers = [localhost:32774] 16:35:12 buffer.memory = 33554432 16:35:12 client.dns.lookup = use_all_dns_ips 16:35:12 client.id = producer-22 16:35:12 compression.gzip.level = -1 16:35:12 compression.lz4.level = 9 16:35:12 compression.type = none 16:35:12 compression.zstd.level = 3 16:35:12 connections.max.idle.ms = 540000 16:35:12 delivery.timeout.ms = 120000 16:35:12 enable.idempotence = false 16:35:12 enable.metrics.push = true 16:35:12 interceptor.classes = [] 16:35:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:12 linger.ms = 1 16:35:12 max.block.ms = 60000 16:35:12 max.in.flight.requests.per.connection = 5 16:35:12 max.request.size = 1048576 16:35:12 metadata.max.age.ms = 300000 16:35:12 metadata.max.idle.ms = 300000 16:35:12 metadata.recovery.strategy = none 16:35:12 metric.reporters = [] 16:35:12 metrics.num.samples = 2 16:35:12 metrics.recording.level = INFO 16:35:12 metrics.sample.window.ms = 30000 16:35:12 partitioner.adaptive.partitioning.enable = true 16:35:12 partitioner.availability.timeout.ms = 0 16:35:12 partitioner.class = null 16:35:12 partitioner.ignore.keys = false 16:35:12 receive.buffer.bytes = 32768 16:35:12 reconnect.backoff.max.ms = 1000 16:35:12 reconnect.backoff.ms = 50 16:35:12 request.timeout.ms = 30000 16:35:12 retries = 0 16:35:12 retry.backoff.max.ms = 1000 16:35:12 retry.backoff.ms = 100 16:35:12 sasl.client.callback.handler.class = null 16:35:12 sasl.jaas.config = null 16:35:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:12 sasl.kerberos.min.time.before.relogin = 60000 16:35:12 sasl.kerberos.service.name = null 16:35:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:12 sasl.login.callback.handler.class = null 16:35:12 sasl.login.class = null 16:35:12 sasl.login.connect.timeout.ms = null 16:35:12 sasl.login.read.timeout.ms = null 16:35:12 sasl.login.refresh.buffer.seconds = 300 16:35:12 sasl.login.refresh.min.period.seconds = 60 16:35:12 sasl.login.refresh.window.factor = 0.8 16:35:12 sasl.login.refresh.window.jitter = 0.05 16:35:12 sasl.login.retry.backoff.max.ms = 10000 16:35:12 sasl.login.retry.backoff.ms = 100 16:35:12 sasl.mechanism = GSSAPI 16:35:12 sasl.oauthbearer.clock.skew.seconds = 30 16:35:12 sasl.oauthbearer.expected.audience = null 16:35:12 sasl.oauthbearer.expected.issuer = null 16:35:12 sasl.oauthbearer.header.urlencode = false 16:35:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:12 sasl.oauthbearer.jwks.endpoint.url = null 16:35:12 sasl.oauthbearer.scope.claim.name = scope 16:35:12 sasl.oauthbearer.sub.claim.name = sub 16:35:12 sasl.oauthbearer.token.endpoint.url = null 16:35:12 security.protocol = PLAINTEXT 16:35:12 security.providers = null 16:35:12 send.buffer.bytes = 131072 16:35:12 socket.connection.setup.timeout.max.ms = 30000 16:35:12 socket.connection.setup.timeout.ms = 10000 16:35:12 ssl.cipher.suites = null 16:35:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:12 ssl.endpoint.identification.algorithm = https 16:35:12 ssl.engine.factory.class = null 16:35:12 ssl.key.password = null 16:35:12 ssl.keymanager.algorithm = SunX509 16:35:12 ssl.keystore.certificate.chain = null 16:35:12 ssl.keystore.key = null 16:35:12 ssl.keystore.location = null 16:35:12 ssl.keystore.password = null 16:35:12 ssl.keystore.type = JKS 16:35:12 ssl.protocol = TLSv1.3 16:35:12 ssl.provider = null 16:35:12 ssl.secure.random.implementation = null 16:35:12 ssl.trustmanager.algorithm = PKIX 16:35:12 ssl.truststore.certificates = null 16:35:12 ssl.truststore.location = null 16:35:12 ssl.truststore.password = null 16:35:12 ssl.truststore.type = JKS 16:35:12 transaction.timeout.ms = 60000 16:35:12 transactional.id = null 16:35:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:12 16:35:12 2025-10-14T16:35:12.650Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:12 2025-10-14T16:35:12.652Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:12 2025-10-14T16:35:12.652Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:12 2025-10-14T16:35:12.652Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:12 2025-10-14T16:35:12.652Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459712652 16:35:12 2025-10-14T16:35:12.697Z WARN 6536 --- [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} 16:35:12 2025-10-14T16:35:12.697Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:12 2025-10-14T16:35:12.709Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.709Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.713Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.713Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.728Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.728Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.734Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.734Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.817Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:12 2025-10-14T16:35:12.817Z WARN 6536 --- [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. 16:35:12 2025-10-14T16:35:12.888Z INFO 6536 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:13 2025-10-14T16:35:12.953Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:13 2025-10-14T16:35:12.953Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:12.999Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:13 2025-10-14T16:35:12.999Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:12.999Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:13 2025-10-14T16:35:13.005Z INFO 6536 --- [ 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) 16:35:13 2025-10-14T16:35:13.007Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 16:35:13 2025-10-14T16:35:13.029Z INFO 6536 --- [ 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-2f52a304-019c-4671-8009-0a945fa20c43 16:35:13 2025-10-14T16:35:13.030Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 16:35:13 2025-10-14T16:35:13.047Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.047Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.048Z INFO 6536 --- [ 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-2f52a304-019c-4671-8009-0a945fa20c43', protocol='range'} 16:35:13 2025-10-14T16:35:13.048Z INFO 6536 --- [ 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-2f52a304-019c-4671-8009-0a945fa20c43=Assignment(partitions=[target-topic-for-Test-A-0])} 16:35:13 2025-10-14T16:35:13.066Z INFO 6536 --- [ 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-2f52a304-019c-4671-8009-0a945fa20c43', protocol='range'} 16:35:13 2025-10-14T16:35:13.066Z INFO 6536 --- [ 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]) 16:35:13 2025-10-14T16:35:13.067Z INFO 6536 --- [ 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 16:35:13 2025-10-14T16:35:13.081Z INFO 6536 --- [ 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 16:35:13 2025-10-14T16:35:13.095Z INFO 6536 --- [ 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}}. 16:35:13 2025-10-14T16:35:13.147Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:13 allow.auto.create.topics = true 16:35:13 auto.commit.interval.ms = 5000 16:35:13 auto.include.jmx.reporter = true 16:35:13 auto.offset.reset = earliest 16:35:13 bootstrap.servers = [localhost:32774] 16:35:13 check.crcs = true 16:35:13 client.dns.lookup = use_all_dns_ips 16:35:13 client.id = consumer-group for Test A-11 16:35:13 client.rack = 16:35:13 connections.max.idle.ms = 540000 16:35:13 default.api.timeout.ms = 60000 16:35:13 enable.auto.commit = true 16:35:13 enable.metrics.push = true 16:35:13 exclude.internal.topics = true 16:35:13 fetch.max.bytes = 52428800 16:35:13 fetch.max.wait.ms = 500 16:35:13 fetch.min.bytes = 1 16:35:13 group.id = group for Test A 16:35:13 group.instance.id = null 16:35:13 group.protocol = classic 16:35:13 group.remote.assignor = null 16:35:13 heartbeat.interval.ms = 3000 16:35:13 interceptor.classes = [] 16:35:13 internal.leave.group.on.close = true 16:35:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:13 isolation.level = read_uncommitted 16:35:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:13 max.partition.fetch.bytes = 1048576 16:35:13 max.poll.interval.ms = 300000 16:35:13 max.poll.records = 500 16:35:13 metadata.max.age.ms = 300000 16:35:13 metadata.recovery.strategy = none 16:35:13 metric.reporters = [] 16:35:13 metrics.num.samples = 2 16:35:13 metrics.recording.level = INFO 16:35:13 metrics.sample.window.ms = 30000 16:35:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:13 receive.buffer.bytes = 65536 16:35:13 reconnect.backoff.max.ms = 1000 16:35:13 reconnect.backoff.ms = 50 16:35:13 request.timeout.ms = 30000 16:35:13 retry.backoff.max.ms = 1000 16:35:13 retry.backoff.ms = 100 16:35:13 sasl.client.callback.handler.class = null 16:35:13 sasl.jaas.config = null 16:35:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:13 sasl.kerberos.min.time.before.relogin = 60000 16:35:13 sasl.kerberos.service.name = null 16:35:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:13 sasl.login.callback.handler.class = null 16:35:13 sasl.login.class = null 16:35:13 sasl.login.connect.timeout.ms = null 16:35:13 sasl.login.read.timeout.ms = null 16:35:13 sasl.login.refresh.buffer.seconds = 300 16:35:13 sasl.login.refresh.min.period.seconds = 60 16:35:13 sasl.login.refresh.window.factor = 0.8 16:35:13 sasl.login.refresh.window.jitter = 0.05 16:35:13 sasl.login.retry.backoff.max.ms = 10000 16:35:13 sasl.login.retry.backoff.ms = 100 16:35:13 sasl.mechanism = GSSAPI 16:35:13 sasl.oauthbearer.clock.skew.seconds = 30 16:35:13 sasl.oauthbearer.expected.audience = null 16:35:13 sasl.oauthbearer.expected.issuer = null 16:35:13 sasl.oauthbearer.header.urlencode = false 16:35:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:13 sasl.oauthbearer.jwks.endpoint.url = null 16:35:13 sasl.oauthbearer.scope.claim.name = scope 16:35:13 sasl.oauthbearer.sub.claim.name = sub 16:35:13 sasl.oauthbearer.token.endpoint.url = null 16:35:13 security.protocol = PLAINTEXT 16:35:13 security.providers = null 16:35:13 send.buffer.bytes = 131072 16:35:13 session.timeout.ms = 45000 16:35:13 socket.connection.setup.timeout.max.ms = 30000 16:35:13 socket.connection.setup.timeout.ms = 10000 16:35:13 ssl.cipher.suites = null 16:35:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:13 ssl.endpoint.identification.algorithm = https 16:35:13 ssl.engine.factory.class = null 16:35:13 ssl.key.password = null 16:35:13 ssl.keymanager.algorithm = SunX509 16:35:13 ssl.keystore.certificate.chain = null 16:35:13 ssl.keystore.key = null 16:35:13 ssl.keystore.location = null 16:35:13 ssl.keystore.password = null 16:35:13 ssl.keystore.type = JKS 16:35:13 ssl.protocol = TLSv1.3 16:35:13 ssl.provider = null 16:35:13 ssl.secure.random.implementation = null 16:35:13 ssl.trustmanager.algorithm = PKIX 16:35:13 ssl.truststore.certificates = null 16:35:13 ssl.truststore.location = null 16:35:13 ssl.truststore.password = null 16:35:13 ssl.truststore.type = JKS 16:35:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:13 16:35:13 2025-10-14T16:35:13.147Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:13 2025-10-14T16:35:13.150Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:13 2025-10-14T16:35:13.150Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:13 2025-10-14T16:35:13.150Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459713150 16:35:13 2025-10-14T16:35:13.160Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:13 2025-10-14T16:35:13.161Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:13 acks = -1 16:35:13 auto.include.jmx.reporter = true 16:35:13 batch.size = 16384 16:35:13 bootstrap.servers = [localhost:32774] 16:35:13 buffer.memory = 33554432 16:35:13 client.dns.lookup = use_all_dns_ips 16:35:13 client.id = producer-23 16:35:13 compression.gzip.level = -1 16:35:13 compression.lz4.level = 9 16:35:13 compression.type = none 16:35:13 compression.zstd.level = 3 16:35:13 connections.max.idle.ms = 540000 16:35:13 delivery.timeout.ms = 120000 16:35:13 enable.idempotence = false 16:35:13 enable.metrics.push = true 16:35:13 interceptor.classes = [] 16:35:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:13 linger.ms = 1 16:35:13 max.block.ms = 60000 16:35:13 max.in.flight.requests.per.connection = 5 16:35:13 max.request.size = 1048576 16:35:13 metadata.max.age.ms = 300000 16:35:13 metadata.max.idle.ms = 300000 16:35:13 metadata.recovery.strategy = none 16:35:13 metric.reporters = [] 16:35:13 metrics.num.samples = 2 16:35:13 metrics.recording.level = INFO 16:35:13 metrics.sample.window.ms = 30000 16:35:13 partitioner.adaptive.partitioning.enable = true 16:35:13 partitioner.availability.timeout.ms = 0 16:35:13 partitioner.class = null 16:35:13 partitioner.ignore.keys = false 16:35:13 receive.buffer.bytes = 32768 16:35:13 reconnect.backoff.max.ms = 1000 16:35:13 reconnect.backoff.ms = 50 16:35:13 request.timeout.ms = 30000 16:35:13 retries = 0 16:35:13 retry.backoff.max.ms = 1000 16:35:13 retry.backoff.ms = 100 16:35:13 sasl.client.callback.handler.class = null 16:35:13 sasl.jaas.config = null 16:35:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:13 sasl.kerberos.min.time.before.relogin = 60000 16:35:13 sasl.kerberos.service.name = null 16:35:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:13 sasl.login.callback.handler.class = null 16:35:13 sasl.login.class = null 16:35:13 sasl.login.connect.timeout.ms = null 16:35:13 sasl.login.read.timeout.ms = null 16:35:13 sasl.login.refresh.buffer.seconds = 300 16:35:13 sasl.login.refresh.min.period.seconds = 60 16:35:13 sasl.login.refresh.window.factor = 0.8 16:35:13 sasl.login.refresh.window.jitter = 0.05 16:35:13 sasl.login.retry.backoff.max.ms = 10000 16:35:13 sasl.login.retry.backoff.ms = 100 16:35:13 sasl.mechanism = GSSAPI 16:35:13 sasl.oauthbearer.clock.skew.seconds = 30 16:35:13 sasl.oauthbearer.expected.audience = null 16:35:13 sasl.oauthbearer.expected.issuer = null 16:35:13 sasl.oauthbearer.header.urlencode = false 16:35:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:13 sasl.oauthbearer.jwks.endpoint.url = null 16:35:13 sasl.oauthbearer.scope.claim.name = scope 16:35:13 sasl.oauthbearer.sub.claim.name = sub 16:35:13 sasl.oauthbearer.token.endpoint.url = null 16:35:13 security.protocol = PLAINTEXT 16:35:13 security.providers = null 16:35:13 send.buffer.bytes = 131072 16:35:13 socket.connection.setup.timeout.max.ms = 30000 16:35:13 socket.connection.setup.timeout.ms = 10000 16:35:13 ssl.cipher.suites = null 16:35:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:13 ssl.endpoint.identification.algorithm = https 16:35:13 ssl.engine.factory.class = null 16:35:13 ssl.key.password = null 16:35:13 ssl.keymanager.algorithm = SunX509 16:35:13 ssl.keystore.certificate.chain = null 16:35:13 ssl.keystore.key = null 16:35:13 ssl.keystore.location = null 16:35:13 ssl.keystore.password = null 16:35:13 ssl.keystore.type = JKS 16:35:13 ssl.protocol = TLSv1.3 16:35:13 ssl.provider = null 16:35:13 ssl.secure.random.implementation = null 16:35:13 ssl.trustmanager.algorithm = PKIX 16:35:13 ssl.truststore.certificates = null 16:35:13 ssl.truststore.location = null 16:35:13 ssl.truststore.password = null 16:35:13 ssl.truststore.type = JKS 16:35:13 transaction.timeout.ms = 60000 16:35:13 transactional.id = null 16:35:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:13 16:35:13 2025-10-14T16:35:13.161Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:13 2025-10-14T16:35:13.165Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:13 2025-10-14T16:35:13.165Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:13 2025-10-14T16:35:13.165Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:13 2025-10-14T16:35:13.165Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459713165 16:35:13 2025-10-14T16:35:13.171Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.171Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.178Z WARN 6536 --- [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} 16:35:13 2025-10-14T16:35:13.179Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:13 2025-10-14T16:35:13.219Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.219Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.226Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.226Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.315Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:13 allow.auto.create.topics = true 16:35:13 auto.commit.interval.ms = 5000 16:35:13 auto.include.jmx.reporter = true 16:35:13 auto.offset.reset = earliest 16:35:13 bootstrap.servers = [localhost:32774] 16:35:13 check.crcs = true 16:35:13 client.dns.lookup = use_all_dns_ips 16:35:13 client.id = consumer-group for Test A-12 16:35:13 client.rack = 16:35:13 connections.max.idle.ms = 540000 16:35:13 default.api.timeout.ms = 60000 16:35:13 enable.auto.commit = true 16:35:13 enable.metrics.push = true 16:35:13 exclude.internal.topics = true 16:35:13 fetch.max.bytes = 52428800 16:35:13 fetch.max.wait.ms = 500 16:35:13 fetch.min.bytes = 1 16:35:13 group.id = group for Test A 16:35:13 group.instance.id = null 16:35:13 group.protocol = classic 16:35:13 group.remote.assignor = null 16:35:13 heartbeat.interval.ms = 3000 16:35:13 interceptor.classes = [] 16:35:13 internal.leave.group.on.close = true 16:35:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:13 isolation.level = read_uncommitted 16:35:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:13 max.partition.fetch.bytes = 1048576 16:35:13 max.poll.interval.ms = 300000 16:35:13 max.poll.records = 500 16:35:13 metadata.max.age.ms = 300000 16:35:13 metadata.recovery.strategy = none 16:35:13 metric.reporters = [] 16:35:13 metrics.num.samples = 2 16:35:13 metrics.recording.level = INFO 16:35:13 metrics.sample.window.ms = 30000 16:35:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:13 receive.buffer.bytes = 65536 16:35:13 reconnect.backoff.max.ms = 1000 16:35:13 reconnect.backoff.ms = 50 16:35:13 request.timeout.ms = 30000 16:35:13 retry.backoff.max.ms = 1000 16:35:13 retry.backoff.ms = 100 16:35:13 sasl.client.callback.handler.class = null 16:35:13 sasl.jaas.config = null 16:35:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:13 sasl.kerberos.min.time.before.relogin = 60000 16:35:13 sasl.kerberos.service.name = null 16:35:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:13 sasl.login.callback.handler.class = null 16:35:13 sasl.login.class = null 16:35:13 sasl.login.connect.timeout.ms = null 16:35:13 sasl.login.read.timeout.ms = null 16:35:13 sasl.login.refresh.buffer.seconds = 300 16:35:13 sasl.login.refresh.min.period.seconds = 60 16:35:13 sasl.login.refresh.window.factor = 0.8 16:35:13 sasl.login.refresh.window.jitter = 0.05 16:35:13 sasl.login.retry.backoff.max.ms = 10000 16:35:13 sasl.login.retry.backoff.ms = 100 16:35:13 sasl.mechanism = GSSAPI 16:35:13 sasl.oauthbearer.clock.skew.seconds = 30 16:35:13 sasl.oauthbearer.expected.audience = null 16:35:13 sasl.oauthbearer.expected.issuer = null 16:35:13 sasl.oauthbearer.header.urlencode = false 16:35:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:13 sasl.oauthbearer.jwks.endpoint.url = null 16:35:13 sasl.oauthbearer.scope.claim.name = scope 16:35:13 sasl.oauthbearer.sub.claim.name = sub 16:35:13 sasl.oauthbearer.token.endpoint.url = null 16:35:13 security.protocol = PLAINTEXT 16:35:13 security.providers = null 16:35:13 send.buffer.bytes = 131072 16:35:13 session.timeout.ms = 45000 16:35:13 socket.connection.setup.timeout.max.ms = 30000 16:35:13 socket.connection.setup.timeout.ms = 10000 16:35:13 ssl.cipher.suites = null 16:35:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:13 ssl.endpoint.identification.algorithm = https 16:35:13 ssl.engine.factory.class = null 16:35:13 ssl.key.password = null 16:35:13 ssl.keymanager.algorithm = SunX509 16:35:13 ssl.keystore.certificate.chain = null 16:35:13 ssl.keystore.key = null 16:35:13 ssl.keystore.location = null 16:35:13 ssl.keystore.password = null 16:35:13 ssl.keystore.type = JKS 16:35:13 ssl.protocol = TLSv1.3 16:35:13 ssl.provider = null 16:35:13 ssl.secure.random.implementation = null 16:35:13 ssl.trustmanager.algorithm = PKIX 16:35:13 ssl.truststore.certificates = null 16:35:13 ssl.truststore.location = null 16:35:13 ssl.truststore.password = null 16:35:13 ssl.truststore.type = JKS 16:35:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:35:13 16:35:13 2025-10-14T16:35:13.315Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:13 2025-10-14T16:35:13.318Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:13 2025-10-14T16:35:13.318Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:13 2025-10-14T16:35:13.318Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459713318 16:35:13 2025-10-14T16:35:13.323Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:13 2025-10-14T16:35:13.323Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:13 acks = -1 16:35:13 auto.include.jmx.reporter = true 16:35:13 batch.size = 16384 16:35:13 bootstrap.servers = [localhost:32774] 16:35:13 buffer.memory = 33554432 16:35:13 client.dns.lookup = use_all_dns_ips 16:35:13 client.id = producer-24 16:35:13 compression.gzip.level = -1 16:35:13 compression.lz4.level = 9 16:35:13 compression.type = none 16:35:13 compression.zstd.level = 3 16:35:13 connections.max.idle.ms = 540000 16:35:13 delivery.timeout.ms = 120000 16:35:13 enable.idempotence = false 16:35:13 enable.metrics.push = true 16:35:13 interceptor.classes = [] 16:35:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:13 linger.ms = 1 16:35:13 max.block.ms = 60000 16:35:13 max.in.flight.requests.per.connection = 5 16:35:13 max.request.size = 1048576 16:35:13 metadata.max.age.ms = 300000 16:35:13 metadata.max.idle.ms = 300000 16:35:13 metadata.recovery.strategy = none 16:35:13 metric.reporters = [] 16:35:13 metrics.num.samples = 2 16:35:13 metrics.recording.level = INFO 16:35:13 metrics.sample.window.ms = 30000 16:35:13 partitioner.adaptive.partitioning.enable = true 16:35:13 partitioner.availability.timeout.ms = 0 16:35:13 partitioner.class = null 16:35:13 partitioner.ignore.keys = false 16:35:13 receive.buffer.bytes = 32768 16:35:13 reconnect.backoff.max.ms = 1000 16:35:13 reconnect.backoff.ms = 50 16:35:13 request.timeout.ms = 30000 16:35:13 retries = 0 16:35:13 retry.backoff.max.ms = 1000 16:35:13 retry.backoff.ms = 100 16:35:13 sasl.client.callback.handler.class = null 16:35:13 sasl.jaas.config = null 16:35:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:13 sasl.kerberos.min.time.before.relogin = 60000 16:35:13 sasl.kerberos.service.name = null 16:35:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:13 sasl.login.callback.handler.class = null 16:35:13 sasl.login.class = null 16:35:13 sasl.login.connect.timeout.ms = null 16:35:13 sasl.login.read.timeout.ms = null 16:35:13 sasl.login.refresh.buffer.seconds = 300 16:35:13 sasl.login.refresh.min.period.seconds = 60 16:35:13 sasl.login.refresh.window.factor = 0.8 16:35:13 sasl.login.refresh.window.jitter = 0.05 16:35:13 sasl.login.retry.backoff.max.ms = 10000 16:35:13 sasl.login.retry.backoff.ms = 100 16:35:13 sasl.mechanism = GSSAPI 16:35:13 sasl.oauthbearer.clock.skew.seconds = 30 16:35:13 sasl.oauthbearer.expected.audience = null 16:35:13 sasl.oauthbearer.expected.issuer = null 16:35:13 sasl.oauthbearer.header.urlencode = false 16:35:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:13 sasl.oauthbearer.jwks.endpoint.url = null 16:35:13 sasl.oauthbearer.scope.claim.name = scope 16:35:13 sasl.oauthbearer.sub.claim.name = sub 16:35:13 sasl.oauthbearer.token.endpoint.url = null 16:35:13 security.protocol = PLAINTEXT 16:35:13 security.providers = null 16:35:13 send.buffer.bytes = 131072 16:35:13 socket.connection.setup.timeout.max.ms = 30000 16:35:13 socket.connection.setup.timeout.ms = 10000 16:35:13 ssl.cipher.suites = null 16:35:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:13 ssl.endpoint.identification.algorithm = https 16:35:13 ssl.engine.factory.class = null 16:35:13 ssl.key.password = null 16:35:13 ssl.keymanager.algorithm = SunX509 16:35:13 ssl.keystore.certificate.chain = null 16:35:13 ssl.keystore.key = null 16:35:13 ssl.keystore.location = null 16:35:13 ssl.keystore.password = null 16:35:13 ssl.keystore.type = JKS 16:35:13 ssl.protocol = TLSv1.3 16:35:13 ssl.provider = null 16:35:13 ssl.secure.random.implementation = null 16:35:13 ssl.trustmanager.algorithm = PKIX 16:35:13 ssl.truststore.certificates = null 16:35:13 ssl.truststore.location = null 16:35:13 ssl.truststore.password = null 16:35:13 ssl.truststore.type = JKS 16:35:13 transaction.timeout.ms = 60000 16:35:13 transactional.id = null 16:35:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:35:13 16:35:13 2025-10-14T16:35:13.324Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:13 2025-10-14T16:35:13.326Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:13 2025-10-14T16:35:13.326Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:13 2025-10-14T16:35:13.326Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:13 2025-10-14T16:35:13.326Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459713326 16:35:13 2025-10-14T16:35:13.333Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.333Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.336Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:13 2025-10-14T16:35:13.387Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.387Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.410Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:13 2025-10-14T16:35:13.410Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.410Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:13 2025-10-14T16:35:13.418Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.418Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.418Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.418Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 16:35:13 2025-10-14T16:35:13.418Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 16:35:13 2025-10-14T16:35:13.419Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 16:35:13 2025-10-14T16:35:13.448Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.448Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.452Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.452Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.461Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.461Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.462Z INFO 6536 --- [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. 16:35:13 2025-10-14T16:35:13.462Z INFO 6536 --- [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: 326ms, elapsed time since send: 326ms, throttle time: 0ms, request timeout: 30000ms) 16:35:13 2025-10-14T16:35:13.462Z INFO 6536 --- [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. 16:35:13 2025-10-14T16:35:13.462Z INFO 6536 --- [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. 16:35:13 2025-10-14T16:35:13.462Z INFO 6536 --- [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=250340268, epoch=1) to node 1: 16:35:13 16:35:13 org.apache.kafka.common.errors.DisconnectException: null 16:35:13 16:35:13 2025-10-14T16:35:13.462Z INFO 6536 --- [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. 16:35:13 2025-10-14T16:35:13.481Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.481Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.490Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.490Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.492Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.492Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.520Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.520Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.524Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.524Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.534Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.534Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.563Z INFO 6536 --- [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. 16:35:13 2025-10-14T16:35:13.563Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.590Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.590Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.613Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.613Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.619Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.619Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.622Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.622Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.634Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.634Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.636Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.636Z WARN 6536 --- [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. 16:35:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.328 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 16:35:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 16:35:13 2025-10-14T16:35:13.684Z INFO 6536 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 16:35:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 16:35:13 16:35:13,708 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:35:13 16:35:13,708 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:35:13 16:35:13,708 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:35:13 16:35:13,713 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:35:13 16:35:13,713 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:35:13 16:35:13 . ____ _ __ _ _ 16:35:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:13 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:13 =========|_|==============|___/=/_/_/_/ 16:35:13 16:35:13 :: Spring Boot :: (v3.5.6) 16:35:13 16:35:13 2025-10-14T16:35:13.725Z INFO 6536 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:13 2025-10-14T16:35:13.725Z INFO 6536 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:13 2025-10-14T16:35:13.731Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.731Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.732Z INFO 6536 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.041 seconds (process running for 97.041) 16:35:13 2025-10-14T16:35:13.735Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.735Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.742Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.742Z WARN 6536 --- [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. 16:35:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 16:35:13 2025-10-14T16:35:13.767Z INFO 6536 --- [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. 16:35:13 2025-10-14T16:35:13.767Z WARN 6536 --- [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. 16:35:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 16:35:13 2025-10-14T16:35:13.818Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.818Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.823Z INFO 6536 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 16:35:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 16:35:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 16:35:13 2025-10-14T16:35:13.853Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:13 2025-10-14T16:35:13.853Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.853Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:13 2025-10-14T16:35:13.886Z WARN 6536 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 16:35:13 2025-10-14T16:35:13.887Z WARN 6536 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 16:35:13 2025-10-14T16:35:13.889Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.889Z WARN 6536 --- [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. 16:35:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 16:35:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 16:35:13 2025-10-14T16:35:13.906Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.906Z WARN 6536 --- [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. 16:35:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 16:35:13 2025-10-14T16:35:13.941Z WARN 6536 --- [ 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 16:35:13 2025-10-14T16:35:13.941Z WARN 6536 --- [ 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 16:35:13 2025-10-14T16:35:13.941Z WARN 6536 --- [ 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 16:35:13 2025-10-14T16:35:13.942Z WARN 6536 --- [ 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 16:35:13 2025-10-14T16:35:13.943Z WARN 6536 --- [ 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 16:35:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 16:35:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 16:35:13 2025-10-14T16:35:13.954Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:13 2025-10-14T16:35:13.954Z WARN 6536 --- [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. 16:35:13 2025-10-14T16:35:13.969Z INFO 6536 --- [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. 16:35:13 2025-10-14T16:35:13.969Z WARN 6536 --- [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. 16:35:14 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 16:35:14 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 16:35:14 2025-10-14T16:35:13.980Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 16:35:14 o o o o---o o--o o o---o o o----o o--o--o 16:35:14 | | / \ / | / / \ | | 16:35:14 o----o o o o----o | o o o----o | 16:35:14 | | * \ / | \ * \ | | 16:35:14 o o * o o---o o--o o----o o---o * o o----o o 16:35:14 16:35:14 2025-10-14T16:35:13.980Z INFO 6536 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:14 2025-10-14T16:35:13.980Z INFO 6536 --- [ 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 16:35:14 2025-10-14T16:35:13.980Z INFO 6536 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 16:35:14 2025-10-14T16:35:13.980Z INFO 6536 --- [ 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. 16:35:14 2025-10-14T16:35:13.980Z INFO 6536 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:14 To enable the Jet engine on the members, do one of the following: 16:35:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:14 2025-10-14T16:35:13.998Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:14 2025-10-14T16:35:13.998Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.013Z INFO 6536 --- [ 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. 16:35:14 2025-10-14T16:35:14.014Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:14 2025-10-14T16:35:14.032Z INFO 6536 --- [ 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. 16:35:14 2025-10-14T16:35:14.032Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 16:35:14 2025-10-14T16:35:14.048Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.048Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.174Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.174Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.227Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.227Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.228Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.228Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.282Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.282Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.324Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:14 2025-10-14T16:35:14.324Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.325Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:14 2025-10-14T16:35:14.334Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.334Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.335Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.335Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.386Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.386Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.450Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.450Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.452Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.452Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.462Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.462Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.470Z INFO 6536 --- [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. 16:35:14 2025-10-14T16:35:14.470Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.471Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.471Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.482Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.482Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.496Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.496Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.526Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.526Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.591Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.591Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.614Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.614Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.620Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.620Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.634Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.634Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.637Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.637Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.712Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.712Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.715Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.715Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.736Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.736Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.794Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.794Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.903Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:14 2025-10-14T16:35:14.903Z WARN 6536 --- [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. 16:35:14 2025-10-14T16:35:14.903Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:14 2025-10-14T16:35:14.956Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:14 2025-10-14T16:35:14.956Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.049Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.049Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.172Z INFO 6536 --- [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. 16:35:15 2025-10-14T16:35:15.172Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.174Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.174Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.175Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.175Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.227Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.227Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.228Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:15 2025-10-14T16:35:15.228Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.228Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2025-10-14T16:35:15.231Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.231Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.336Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.336Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.337Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.337Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.384Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.384Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.450Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.450Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.453Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.453Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.459Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.459Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.463Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.463Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.481Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.481Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.498Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.499Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.525Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.525Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.593Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.593Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.615Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.615Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.620Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.620Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.636Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.636Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.639Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.639Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.716Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.716Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.736Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.736Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.756Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.756Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.757Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.757Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.903Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:15 2025-10-14T16:35:15.904Z WARN 6536 --- [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. 16:35:15 2025-10-14T16:35:15.904Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:15 2025-10-14T16:35:15.957Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:15 2025-10-14T16:35:15.958Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.051Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.051Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.158Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.158Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.174Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.175Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.175Z INFO 6536 --- [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. 16:35:16 2025-10-14T16:35:16.175Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.183Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:16 2025-10-14T16:35:16.183Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.183Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:16 2025-10-14T16:35:16.190Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 16:35:16 16:35:16 Members {size:1, ver:1} [ 16:35:16 Member [10.250.0.254]:5701 - 634ce084-df52-4bf6-aa1b-0d1ebf663c74 this 16:35:16 ] 16:35:16 16:35:16 2025-10-14T16:35:16.193Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 16:35:16 2025-10-14T16:35:16.221Z INFO 6536 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:16 2025-10-14T16:35:16.229Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.229Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.235Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.235Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.337Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.337Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.338Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.338Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.352Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.352Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.386Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.386Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.434Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.434Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.451Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.451Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.454Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.454Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.461Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.461Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.496Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 16:35:16 2025-10-14T16:35:16.497Z INFO 6536 --- [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 - 634ce084-df52-4bf6-aa1b-0d1ebf663c74 this is handled 16:35:16 2025-10-14T16:35:16.498Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:16 2025-10-14T16:35:16.499Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:16 2025-10-14T16:35:16.499Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:16 2025-10-14T16:35:16.507Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.507Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.526Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.526Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.595Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.595Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.616Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.617Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.622Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.622Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.624Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:16 2025-10-14T16:35:16.624Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 127 ms. 16:35:16 2025-10-14T16:35:16.625Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 16:35:16 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.650 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 16:35:16 2025-10-14T16:35:16.629Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.629Z WARN 6536 --- [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. 16:35:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 16:35:16 2025-10-14T16:35:16.638Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.638Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.645Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.645Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.658Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.659Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 16:35:16 2025-10-14T16:35:16.659Z DEBUG 6536 --- [ 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) 16:35:16 2025-10-14T16:35:16.691Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.691Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 16:35:16 2025-10-14T16:35:16.691Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 16:35:16 2025-10-14T16:35:16.692Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.693Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.699Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.699Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 16:35:16 2025-10-14T16:35:16.699Z DEBUG 6536 --- [ 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) 16:35:16 2025-10-14T16:35:16.701Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.701Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 16:35:16 2025-10-14T16:35:16.701Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 16:35:16 2025-10-14T16:35:16.702Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.703Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.704Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.706Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.707Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:35:16 2025-10-14T16:35:16.707Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:35:16 2025-10-14T16:35:16.708Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.709Z ERROR 6536 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:35:16 2025-10-14T16:35:16.711Z ERROR 6536 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 16:35:16 2025-10-14T16:35:16.712Z ERROR 6536 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:35:16 2025-10-14T16:35:16.714Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.714Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:35:16 2025-10-14T16:35:16.714Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:35:16 2025-10-14T16:35:16.714Z ERROR 6536 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:35:16 2025-10-14T16:35:16.714Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.714Z INFO 6536 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:35:16 2025-10-14T16:35:16.715Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:35:16 2025-10-14T16:35:16.718Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.718Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.721Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 16:35:16 2025-10-14T16:35:16.721Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.726Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 16:35:16 2025-10-14T16:35:16.726Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 16:35:16 2025-10-14T16:35:16.727Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 16:35:16 2025-10-14T16:35:16.727Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 16:35:16 2025-10-14T16:35:16.728Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 16:35:16 2025-10-14T16:35:16.730Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : newDataProducerIdentifier) 16:35:16 2025-10-14T16:35:16.730Z DEBUG 6536 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 16:35:16 2025-10-14T16:35:16.731Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 16:35:16 2025-10-14T16:35:16.731Z WARN 6536 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 16:35:16 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 16:35:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 16:35:16 2025-10-14T16:35:16.737Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.737Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.740Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.740Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.791Z INFO 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 16:35:16 2025-10-14T16:35:16.794Z INFO 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 16:35:16 2025-10-14T16:35:16.795Z INFO 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 16:35:16 2025-10-14T16:35:16.797Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 16:35:16 2025-10-14T16:35:16.798Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:35:16 2025-10-14T16:35:16.799Z INFO 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 16:35:16 2025-10-14T16:35:16.799Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 16:35:16 2025-10-14T16:35:16.821Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:35:16 16:35:16 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:35:16 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 16:35:16 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:35:16 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:35:16 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:35:16 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:35:16 at groovy.lang.Closure.call(Closure.java:427) 16:35:16 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:35:16 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:35:16 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:35:16 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:35:16 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:35:16 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:35:16 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:35:16 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:35:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:35:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:35:16 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:35:16 at jdk.proxy2/jdk.proxy2.$Proxy234.initiateStateAdvised(Unknown Source) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:401) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:213) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1937342074.processCreatedCmHandles$accessor$g8WXTdqk(Unknown Source) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1937342074$auxiliary$Kp3W11ZP.call(Unknown Source) 16:35:16 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:35:16 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:35:16 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:35:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:35:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:35:16 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1937342074.processCreatedCmHandles(Unknown Source) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1937342074.updateDmiRegistration$accessor$g8WXTdqk(Unknown Source) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1937342074$auxiliary$9wZ0oK7A.call(Unknown Source) 16:35:16 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:35:16 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:35:16 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:35:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:35:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:35:16 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1937342074.updateDmiRegistration(Unknown Source) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1937342074$updateDmiRegistration.call(Unknown Source) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:35:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:35:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:35:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:35:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:35:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:35:16 16:35:16 2025-10-14T16:35:16.824Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:35:16 16:35:16 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:35:16 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 16:35:16 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:35:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:35:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:35:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:35:16 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:35:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:35:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:35:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:35:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:35:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:35:16 16:35:16 2025-10-14T16:35:16.826Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:35:16 16:35:16 java.lang.RuntimeException: Failed 16:35:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:35:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:35:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:35:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:35:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:35:16 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:35:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:35:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:35:16 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:35:16 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:35:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:35:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:35:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:35:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:35:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:35:16 16:35:16 2025-10-14T16:35:16.836Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:35:16 2025-10-14T16:35:16.836Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 16:35:16 2025-10-14T16:35:16.844Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:35:16 2025-10-14T16:35:16.844Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:35:16 2025-10-14T16:35:16.846Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:35:16 2025-10-14T16:35:16.846Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 16:35:16 2025-10-14T16:35:16.847Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:35:16 2025-10-14T16:35:16.847Z ERROR 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:35:16 2025-10-14T16:35:16.851Z INFO 6536 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 16:35:16 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 16:35:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 16:35:16 2025-10-14T16:35:16.876Z ERROR 6536 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 16:35:16 2025-10-14T16:35:16.904Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:16 2025-10-14T16:35:16.904Z WARN 6536 --- [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. 16:35:16 2025-10-14T16:35:16.904Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:16 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 16:35:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 16:35:16 2025-10-14T16:35:16.938Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:35:16 2025-10-14T16:35:16.939Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:35:16 2025-10-14T16:35:16.939Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 16:35:16 2025-10-14T16:35:16.939Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 16:35:16 2025-10-14T16:35:16.939Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:35:16 2025-10-14T16:35:16.939Z WARN 6536 --- [ 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) 16:35:16 2025-10-14T16:35:16.939Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:35:16 2025-10-14T16:35:16.940Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:35:16 2025-10-14T16:35:16.941Z ERROR 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 16:35:16 16:35:16 java.lang.RuntimeException: some exception 16:35:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:35:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:35:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:35:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:35:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_3_closure1.doCall(DataSyncWatchdogSpec.groovy:113) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:35:16 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:35:16 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:35:16 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:35:16 at groovy.lang.Closure.call(Closure.java:427) 16:35:16 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:35:16 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:35:16 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:35:16 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:35:16 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:35:16 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:35:16 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:35:16 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:35:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:35:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:35:16 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:35:16 at jdk.proxy2/jdk.proxy2.$Proxy223.getCmHandleState(Unknown Source) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:84) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:76) 16:35:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 16:35:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 16:35:16 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 16:35:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 16:35:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 16:35:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 16:35:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 16:35:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 16:35:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:65) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$executeUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_3(DataSyncWatchdogSpec.groovy:115) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:35:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:35:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:35:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:35:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:35:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:35:16 16:35:16 2025-10-14T16:35:16.942Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:35:16 2025-10-14T16:35:16.942Z ERROR 6536 --- [ 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) 16:35:16 16:35:16 java.lang.RuntimeException: Some network error 16:35:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:35:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:35:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:35:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:35:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure2.doCall(DataSyncWatchdogSpec.groovy:135) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:35:16 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:35:16 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:35:16 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:35:16 at groovy.lang.Closure.call(Closure.java:427) 16:35:16 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:35:16 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:35:16 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:35:16 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:35:16 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:35:16 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:35:16 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:35:16 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:35:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:35:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:35:16 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1070924052.getResourceData(Unknown Source) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:102) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:89) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:76) 16:35:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 16:35:16 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 16:35:16 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 16:35:16 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 16:35:16 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 16:35:16 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 16:35:16 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 16:35:16 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 16:35:16 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:65) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$executeUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 16:35:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:35:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:35:16 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:128) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:35:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:35:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:35:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:35:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:35:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:35:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:35:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:35:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:35:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:35:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:35:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:35:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:35:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:35:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:35:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:35:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:35:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:35:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:35:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:35:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:35:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:35:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:35:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:35:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:35:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:35:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:35:16 16:35:16 2025-10-14T16:35:16.942Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:35:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 16:35:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 16:35:16 2025-10-14T16:35:16.962Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:16 2025-10-14T16:35:16.962Z WARN 6536 --- [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. 16:35:17 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 16:35:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 16:35:17 2025-10-14T16:35:17.026Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.026Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.032Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.032Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.033Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.033Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.040Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.040Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.042Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.043Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.044Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.045Z WARN 6536 --- [ 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 . 16:35:17 2025-10-14T16:35:17.047Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.047Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.048Z WARN 6536 --- [ 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 . 16:35:17 2025-10-14T16:35:17.051Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:35:17 2025-10-14T16:35:17.052Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.052Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.055Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 16:35:17 2025-10-14T16:35:17.056Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 16:35:17 2025-10-14T16:35:17.057Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 16:35:17 2025-10-14T16:35:17.057Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 16:35:17 2025-10-14T16:35:17.057Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 16:35:17 2025-10-14T16:35:17.057Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 16:35:17 2025-10-14T16:35:17.057Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 16:35:17 2025-10-14T16:35:17.057Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 16:35:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 16:35:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 16:35:17 2025-10-14T16:35:17.072Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:17 o o o o---o o--o o o---o o o----o o--o--o 16:35:17 | | / \ / | / / \ | | 16:35:17 o----o o o o----o | o o o----o | 16:35:17 | | * \ / | \ * \ | | 16:35:17 o o * o o---o o--o o----o o---o * o o----o o 16:35:17 16:35:17 2025-10-14T16:35:17.072Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:17 2025-10-14T16:35:17.072Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:17 2025-10-14T16:35:17.072Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:17 2025-10-14T16:35:17.073Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:17 2025-10-14T16:35:17.073Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:17 To enable the Jet engine on the members, do one of the following: 16:35:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:17 2025-10-14T16:35:17.087Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:17 2025-10-14T16:35:17.089Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:17 2025-10-14T16:35:17.104Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:17 2025-10-14T16:35:17.104Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:17 2025-10-14T16:35:17.175Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.175Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.180Z INFO 6536 --- [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. 16:35:17 2025-10-14T16:35:17.180Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.184Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:17 2025-10-14T16:35:17.184Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.184Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:17 2025-10-14T16:35:17.231Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.231Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.237Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.237Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.339Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.339Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.339Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.339Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.383Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.383Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.386Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.386Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.437Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.437Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.452Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.452Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.455Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.455Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.461Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.461Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.512Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.513Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.527Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.527Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.596Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.596Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.616Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.617Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.622Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.622Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.623Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.623Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.642Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.642Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.643Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.643Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.666Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.666Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.719Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.719Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.739Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.739Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.911Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:17 2025-10-14T16:35:17.911Z WARN 6536 --- [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. 16:35:17 2025-10-14T16:35:17.911Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:17 2025-10-14T16:35:17.963Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:17 2025-10-14T16:35:17.963Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.028Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.028Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.037Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:18 2025-10-14T16:35:18.037Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.037Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:18 2025-10-14T16:35:18.054Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.054Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.130Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.130Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.183Z INFO 6536 --- [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. 16:35:18 2025-10-14T16:35:18.183Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.232Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.232Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.240Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.240Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.339Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.339Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.340Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.340Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.384Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.384Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.387Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.387Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.439Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.439Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.457Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.457Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.463Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.463Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.498Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.498Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.516Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.516Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.573Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.573Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.597Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.597Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.617Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.617Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.622Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.622Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.623Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.624Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.644Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.644Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.645Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.645Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.667Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.667Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.720Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.720Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.739Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:18 2025-10-14T16:35:18.739Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.935Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:18 2025-10-14T16:35:18.935Z WARN 6536 --- [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. 16:35:18 2025-10-14T16:35:18.935Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:19 2025-10-14T16:35:19.005Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.006Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.029Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.029Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.037Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:19 2025-10-14T16:35:19.037Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.037Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:19 2025-10-14T16:35:19.055Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.055Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.081Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.081Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.187Z INFO 6536 --- [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. 16:35:19 2025-10-14T16:35:19.187Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.233Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.233Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.243Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.243Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.342Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.342Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.342Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.342Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.379Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.379Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.384Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.384Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.388Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.388Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.440Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.440Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.459Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.459Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.499Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.499Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.522Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.522Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.573Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.573Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.596Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.596Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.617Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.618Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.623Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.624Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.625Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:19 16:35:19 Members {size:1, ver:1} [ 16:35:19 Member [10.30.107.233]:5701 - 01822315-313d-4f2b-94d4-87103fe454d6 this 16:35:19 ] 16:35:19 16:35:19 2025-10-14T16:35:19.625Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:19 2025-10-14T16:35:19.627Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:19 2025-10-14T16:35:19.641Z DEBUG 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:35:19 2025-10-14T16:35:19.642Z DEBUG 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:35:19 2025-10-14T16:35:19.643Z DEBUG 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:35:19 2025-10-14T16:35:19.645Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.645Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.646Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 16:35:19 2025-10-14T16:35:19.646Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 16:35:19 2025-10-14T16:35:19.649Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.649Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.662Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.662Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.664Z DEBUG 6536 --- [ 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 16:35:19 2025-10-14T16:35:19.666Z DEBUG 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:35:19 2025-10-14T16:35:19.667Z DEBUG 6536 --- [ 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 16:35:19 2025-10-14T16:35:19.667Z DEBUG 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 16:35:19 2025-10-14T16:35:19.668Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.668Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.692Z DEBUG 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:35:19 2025-10-14T16:35:19.698Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:19 2025-10-14T16:35:19.699Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 01822315-313d-4f2b-94d4-87103fe454d6 this is handled 16:35:19 2025-10-14T16:35:19.700Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:19 2025-10-14T16:35:19.701Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:19 2025-10-14T16:35:19.707Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:19 2025-10-14T16:35:19.715Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:19 2025-10-14T16:35:19.715Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 16 ms. 16:35:19 2025-10-14T16:35:19.715Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:19 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.654 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 16:35:19 2025-10-14T16:35:19.721Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.721Z WARN 6536 --- [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. 16:35:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 16:35:19 2025-10-14T16:35:19.740Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:19 2025-10-14T16:35:19.740Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.748Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.748Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:35:19 2025-10-14T16:35:19.748Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:19 2025-10-14T16:35:19.748Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:35:19 2025-10-14T16:35:19.748Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.748Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.752Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.752Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 16:35:19 2025-10-14T16:35:19.752Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:35:19 2025-10-14T16:35:19.753Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:35:19 2025-10-14T16:35:19.753Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.753Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.756Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.756Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 16:35:19 2025-10-14T16:35:19.756Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:35:19 2025-10-14T16:35:19.757Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:35:19 2025-10-14T16:35:19.757Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.757Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.757Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:35:19 2025-10-14T16:35:19.758Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:35:19 2025-10-14T16:35:19.758Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.758Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.761Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.761Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 16:35:19 2025-10-14T16:35:19.761Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:35:19 2025-10-14T16:35:19.762Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:35:19 2025-10-14T16:35:19.762Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.762Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.762Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:35:19 2025-10-14T16:35:19.763Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:35:19 2025-10-14T16:35:19.763Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.763Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.763Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 16:35:19 2025-10-14T16:35:19.763Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 16:35:19 2025-10-14T16:35:19.763Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.763Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.766Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 16:35:19 2025-10-14T16:35:19.766Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 16:35:19 2025-10-14T16:35:19.767Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 16:35:19 2025-10-14T16:35:19.768Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 16:35:19 2025-10-14T16:35:19.768Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 16:35:19 2025-10-14T16:35:19.768Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 16:35:19 2025-10-14T16:35:19.768Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 16:35:19 2025-10-14T16:35:19.768Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z WARN 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 16:35:19 2025-10-14T16:35:19.769Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 16:35:19 2025-10-14T16:35:19.769Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:35:19 2025-10-14T16:35:19.770Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:35:19 2025-10-14T16:35:19.770Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.770Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.770Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:35:19 2025-10-14T16:35:19.771Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:35:19 2025-10-14T16:35:19.771Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.771Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.771Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 16:35:19 2025-10-14T16:35:19.771Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 16:35:19 2025-10-14T16:35:19.771Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.771Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.772Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.772Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:35:19 2025-10-14T16:35:19.772Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:19 2025-10-14T16:35:19.772Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:35:19 2025-10-14T16:35:19.772Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.772Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 16:35:19 2025-10-14T16:35:19.773Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.773Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:35:19 2025-10-14T16:35:19.773Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:19 2025-10-14T16:35:19.773Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 16:35:19 2025-10-14T16:35:19.773Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 16:35:19 2025-10-14T16:35:19.774Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:35:19 2025-10-14T16:35:19.774Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:35:19 2025-10-14T16:35:19.774Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:35:19 2025-10-14T16:35:19.774Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:35:19 2025-10-14T16:35:19.774Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 16:35:19 2025-10-14T16:35:19.777Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:35:19 2025-10-14T16:35:19.777Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:35:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 16:35:19 2025-10-14T16:35:19.790Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:19 2025-10-14T16:35:19.790Z WARN 6536 --- [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. 16:35:19 2025-10-14T16:35:19.790Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:19 16:35:19 . ____ _ __ _ _ 16:35:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:19 =========|_|==============|___/=/_/_/_/ 16:35:19 16:35:19 :: Spring Boot :: (v3.5.6) 16:35:19 16:35:19 2025-10-14T16:35:19.801Z INFO 6536 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:19 2025-10-14T16:35:19.802Z INFO 6536 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:35:19 2025-10-14T16:35:19.817Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:35:19 o o o o---o o--o o o---o o o----o o--o--o 16:35:19 | | / \ / | / / \ | | 16:35:19 o----o o o o----o | o o o----o | 16:35:19 | | * \ / | \ * \ | | 16:35:19 o o * o o---o o--o o----o o---o * o o----o o 16:35:19 16:35:19 2025-10-14T16:35:19.817Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:19 2025-10-14T16:35:19.817Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:19 2025-10-14T16:35:19.817Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:35:19 2025-10-14T16:35:19.817Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:19 2025-10-14T16:35:19.817Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:35:19 To enable the Jet engine on the members, do one of the following: 16:35:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:19 2025-10-14T16:35:19.832Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:19 2025-10-14T16:35:19.833Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:35:19 2025-10-14T16:35:19.839Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:19 2025-10-14T16:35:19.840Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:20 2025-10-14T16:35:20.006Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.006Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.029Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.029Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.056Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.056Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.073Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.073Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.086Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:20 2025-10-14T16:35:20.086Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.086Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:20 2025-10-14T16:35:20.090Z INFO 6536 --- [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. 16:35:20 2025-10-14T16:35:20.090Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.151Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.151Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.219Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.219Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.245Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.245Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.343Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.343Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.344Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.344Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.385Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.385Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.389Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.389Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.441Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.441Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.461Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.461Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.501Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.501Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.532Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.532Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.574Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.574Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.598Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.598Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.609Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.609Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.624Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.624Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.634Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.634Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.638Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:20 2025-10-14T16:35:20.638Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.638Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:20 2025-10-14T16:35:20.647Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.647Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.652Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.652Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.662Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.662Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.669Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.669Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.741Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:20 2025-10-14T16:35:20.742Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.939Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:20 2025-10-14T16:35:20.939Z WARN 6536 --- [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. 16:35:20 2025-10-14T16:35:20.939Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2025-10-14T16:35:21.007Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.007Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.030Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.030Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.057Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.058Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.074Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.074Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.093Z INFO 6536 --- [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. 16:35:21 2025-10-14T16:35:21.093Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.188Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.188Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.219Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.219Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.250Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.250Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.344Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.344Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.345Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.345Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.386Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.387Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.390Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.390Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.436Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.436Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.443Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.443Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.463Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.463Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.502Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.502Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.559Z ERROR 6536 --- [_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 16:35:21 2025-10-14T16:35:21.559Z ERROR 6536 --- [_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 16:35:21 2025-10-14T16:35:21.576Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.576Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.592Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:21 2025-10-14T16:35:21.592Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.592Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:21 2025-10-14T16:35:21.599Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.599Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.625Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.625Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.633Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.633Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.635Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.635Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.649Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.649Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.655Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.655Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.669Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.669Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.693Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.693Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.742Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:21 2025-10-14T16:35:21.742Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.839Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:21 2025-10-14T16:35:21.839Z WARN 6536 --- [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. 16:35:21 2025-10-14T16:35:21.839Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:22 2025-10-14T16:35:22.009Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.009Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.031Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.031Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.075Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.075Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.097Z INFO 6536 --- [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. 16:35:22 2025-10-14T16:35:22.097Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.102Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.102Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.212Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.212Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.221Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.221Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.252Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.252Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.346Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.346Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.355Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.355Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.376Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.376Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.387Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.387Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.391Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.391Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.439Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.439Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.442Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.442Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.494Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:22 2025-10-14T16:35:22.494Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.494Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:22 2025-10-14T16:35:22.503Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.503Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.514Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:35:22 16:35:22 Members {size:1, ver:1} [ 16:35:22 Member [10.30.107.233]:5701 - 8393485b-c25d-4834-9895-22e889c23434 this 16:35:22 ] 16:35:22 16:35:22 2025-10-14T16:35:22.515Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:22 2025-10-14T16:35:22.528Z INFO 6536 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.742 seconds (process running for 105.838) 16:35:22 2025-10-14T16:35:22.543Z INFO 6536 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:35:22 2025-10-14T16:35:22.545Z INFO 6536 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:35:22 2025-10-14T16:35:22.557Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:22 2025-10-14T16:35:22.558Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 8393485b-c25d-4834-9895-22e889c23434 this is handled 16:35:22 2025-10-14T16:35:22.559Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:35:22 2025-10-14T16:35:22.559Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:35:22 2025-10-14T16:35:22.560Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:35:22 2025-10-14T16:35:22.577Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.577Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.601Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.601Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.616Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:35:22 2025-10-14T16:35:22.616Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 59 ms. 16:35:22 2025-10-14T16:35:22.616Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.833 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 16:35:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 16:35:22 2025-10-14T16:35:22.626Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.626Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.635Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.635Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.635Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.635Z WARN 6536 --- [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. 16:35:22 16:35:22 . ____ _ __ _ _ 16:35:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:22 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:22 =========|_|==============|___/=/_/_/_/ 16:35:22 16:35:22 :: Spring Boot :: (v3.5.6) 16:35:22 16:35:22 2025-10-14T16:35:22.643Z INFO 6536 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:22 2025-10-14T16:35:22.643Z INFO 6536 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:22 2025-10-14T16:35:22.650Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.650Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.673Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.673Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.673Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.673Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.683Z INFO 6536 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.059 seconds (process running for 105.993) 16:35:22 2025-10-14T16:35:22.694Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.694Z WARN 6536 --- [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. 16:35:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 16:35:22 2025-10-14T16:35:22.701Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:22 2025-10-14T16:35:22.743Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:22 2025-10-14T16:35:22.743Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.801Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:22 2025-10-14T16:35:22.801Z WARN 6536 --- [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. 16:35:22 2025-10-14T16:35:22.801Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:23 2025-10-14T16:35:23.008Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:23 o o o o---o o--o o o---o o o----o o--o--o 16:35:23 | | / \ / | / / \ | | 16:35:23 o----o o o o----o | o o o----o | 16:35:23 | | * \ / | \ * \ | | 16:35:23 o o * o o---o o--o o----o o---o * o o----o o 16:35:23 16:35:23 2025-10-14T16:35:23.008Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:23 2025-10-14T16:35:23.008Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:23 2025-10-14T16:35:23.008Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:23 2025-10-14T16:35:23.008Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:23 2025-10-14T16:35:23.008Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:23 To enable the Jet engine on the members, do one of the following: 16:35:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:23 2025-10-14T16:35:23.012Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.012Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.016Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:23 2025-10-14T16:35:23.018Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:23 2025-10-14T16:35:23.030Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:23 2025-10-14T16:35:23.030Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:23 2025-10-14T16:35:23.032Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.032Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.076Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.076Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.101Z INFO 6536 --- [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. 16:35:23 2025-10-14T16:35:23.101Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.111Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.111Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.213Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.213Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.223Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.223Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.255Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.255Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.348Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.348Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.355Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.355Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.380Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.380Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.387Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.387Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.392Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.392Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.444Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.444Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.444Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.444Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.498Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:23 2025-10-14T16:35:23.498Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.498Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:23 2025-10-14T16:35:23.505Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.505Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.579Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.579Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.603Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.603Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.626Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.626Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.627Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.627Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.635Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.636Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.637Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.637Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.674Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.674Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.675Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.675Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.695Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.695Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.744Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:23 2025-10-14T16:35:23.744Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.754Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:23 2025-10-14T16:35:23.754Z WARN 6536 --- [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. 16:35:23 2025-10-14T16:35:23.754Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:24 2025-10-14T16:35:24.013Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.013Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.033Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.033Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.077Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.077Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.105Z INFO 6536 --- [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. 16:35:24 2025-10-14T16:35:24.105Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.111Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.111Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.215Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.215Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.224Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.224Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.258Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.258Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.357Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.357Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.377Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.378Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.381Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.381Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.389Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.389Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.394Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.394Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.445Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.445Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.447Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.447Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.502Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:24 2025-10-14T16:35:24.502Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.502Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:24 2025-10-14T16:35:24.506Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.506Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.580Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.580Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.604Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.605Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.607Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:24 2025-10-14T16:35:24.607Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.607Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:24 2025-10-14T16:35:24.627Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.627Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.628Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.628Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.636Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.636Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.675Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.676Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.679Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.679Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.680Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.680Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.684Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.684Z WARN 6536 --- [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. 16:35:24 2025-10-14T16:35:24.746Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:24 2025-10-14T16:35:24.746Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.014Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.014Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.038Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.038Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.078Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.078Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.109Z INFO 6536 --- [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. 16:35:25 2025-10-14T16:35:25.109Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.112Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.112Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.216Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.216Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.225Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.225Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.260Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.260Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.378Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.378Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.383Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.383Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.390Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.390Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.396Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.396Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.400Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.400Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.448Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.448Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.450Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.450Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.505Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:25 2025-10-14T16:35:25.505Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.505Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:25 2025-10-14T16:35:25.507Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.507Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.541Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:25 16:35:25 Members {size:1, ver:1} [ 16:35:25 Member [10.30.107.233]:5701 - 45e27b3d-b2f5-415f-9fac-174fe110b444 this 16:35:25 ] 16:35:25 16:35:25 2025-10-14T16:35:25.541Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 16:35:25 2025-10-14T16:35:25.543Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:25 2025-10-14T16:35:25.560Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:25 2025-10-14T16:35:25.560Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.560Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:25 2025-10-14T16:35:25.562Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 16:35:25 2025-10-14T16:35:25.562Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 16:35:25 2025-10-14T16:35:25.562Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 16:35:25 2025-10-14T16:35:25.562Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 16:35:25 2025-10-14T16:35:25.562Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 16:35:25 2025-10-14T16:35:25.565Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 16:35:25 2025-10-14T16:35:25.565Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 16:35:25 2025-10-14T16:35:25.565Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 16:35:25 2025-10-14T16:35:25.565Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 16:35:25 2025-10-14T16:35:25.565Z INFO 6536 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 16:35:25 2025-10-14T16:35:25.582Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.582Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.595Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:25 2025-10-14T16:35:25.596Z INFO 6536 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 45e27b3d-b2f5-415f-9fac-174fe110b444 this is handled 16:35:25 2025-10-14T16:35:25.601Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:25 2025-10-14T16:35:25.601Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:25 2025-10-14T16:35:25.602Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:25 2025-10-14T16:35:25.605Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.605Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.626Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:25 2025-10-14T16:35:25.626Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 31 ms. 16:35:25 2025-10-14T16:35:25.627Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:25 2025-10-14T16:35:25.628Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.628Z WARN 6536 --- [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. 16:35:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 16:35:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:35:25 2025-10-14T16:35:25.638Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.638Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.676Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.676Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.681Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.681Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.681Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.681Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.684Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 16:35:25 2025-10-14T16:35:25.685Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.685Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.685Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 16:35:25 2025-10-14T16:35:25.686Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 16:35:25 2025-10-14T16:35:25.686Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 16:35:25 2025-10-14T16:35:25.690Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 16:35:25 2025-10-14T16:35:25.691Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 16:35:25 2025-10-14T16:35:25.693Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 16:35:25 2025-10-14T16:35:25.694Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 16:35:25 2025-10-14T16:35:25.695Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 16:35:25 2025-10-14T16:35:25.698Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle1 already in state : ADVISED 16:35:25 2025-10-14T16:35:25.698Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle2 already in state : READY 16:35:25 2025-10-14T16:35:25.700Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.701Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.704Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 16:35:25 2025-10-14T16:35:25.704Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 16:35:25 2025-10-14T16:35:25.706Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 16:35:25 2025-10-14T16:35:25.706Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 16:35:25 2025-10-14T16:35:25.707Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 16:35:25 2025-10-14T16:35:25.707Z DEBUG 6536 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 16:35:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:35:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 16:35:25 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 16:35:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 16:35:25 2025-10-14T16:35:25.747Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:25 2025-10-14T16:35:25.747Z WARN 6536 --- [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. 16:35:25 2025-10-14T16:35:25.765Z ERROR 6536 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 16:35:25 2025-10-14T16:35:25.767Z ERROR 6536 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 16:35:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 16:35:25 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 16:35:25 2025-10-14T16:35:25.771Z INFO 6536 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:35:25 2025-10-14T16:35:25.843Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: bb6962ddb3dc3e638ed1d760e8a58ac5da3250caa2d3f566fd142691685325f1 16:35:26 2025-10-14T16:35:26.039Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.039Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.040Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.040Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.081Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.081Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.111Z INFO 6536 --- [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. 16:35:26 2025-10-14T16:35:26.111Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.112Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.112Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.218Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.218Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.225Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.225Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.264Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.264Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.380Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.380Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.391Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.391Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.398Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.398Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.401Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.401Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.402Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.402Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.449Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.449Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.452Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:26 2025-10-14T16:35:26.452Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.452Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:26 2025-10-14T16:35:26.456Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.456Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.508Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.508Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.560Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:26 2025-10-14T16:35:26.560Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.560Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:26 2025-10-14T16:35:26.584Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.584Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.605Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.605Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.628Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.628Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.639Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.639Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.677Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.677Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.682Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.682Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.685Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.685Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.685Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.685Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.701Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.701Z WARN 6536 --- [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. 16:35:26 2025-10-14T16:35:26.748Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:26 2025-10-14T16:35:26.748Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.041Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.041Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.041Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.041Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.082Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.082Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.112Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.112Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.113Z INFO 6536 --- [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. 16:35:27 2025-10-14T16:35:27.113Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.220Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.220Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.227Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.227Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.258Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:27 2025-10-14T16:35:27.258Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.258Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2025-10-14T16:35:27.267Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.267Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.383Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.383Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.392Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.392Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.399Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.399Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.402Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.402Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.404Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.404Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.450Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.451Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.469Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.469Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.509Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.509Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.582Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:27 2025-10-14T16:35:27.582Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.582Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:27 2025-10-14T16:35:27.585Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.585Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.589Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.589Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.607Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.607Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.630Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.630Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.639Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.639Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.678Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.678Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.683Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.683Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.689Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.689Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.702Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.703Z WARN 6536 --- [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. 16:35:27 2025-10-14T16:35:27.748Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:27 2025-10-14T16:35:27.748Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.042Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.042Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.043Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.043Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.070Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.070Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.114Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.114Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.116Z INFO 6536 --- [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. 16:35:28 2025-10-14T16:35:28.116Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.222Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.222Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.227Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.227Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.270Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.270Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.306Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:28 2025-10-14T16:35:28.306Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.306Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:28 2025-10-14T16:35:28.385Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.385Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.393Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.393Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.400Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.400Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.403Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.403Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.405Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.405Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.452Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.452Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.472Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.472Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.511Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.511Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.535Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:28 2025-10-14T16:35:28.535Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.535Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:28 2025-10-14T16:35:28.587Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.587Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.591Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.591Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.598Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.598Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.608Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.608Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.631Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.631Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.640Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.640Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.679Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.679Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.690Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.690Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.702Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.702Z WARN 6536 --- [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. 16:35:28 2025-10-14T16:35:28.749Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:28 2025-10-14T16:35:28.749Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.044Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.044Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.045Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.045Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.071Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.072Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.116Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.116Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.120Z INFO 6536 --- [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. 16:35:29 2025-10-14T16:35:29.120Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.224Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.224Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.228Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.228Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.273Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.273Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.307Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:29 2025-10-14T16:35:29.307Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.307Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:29 2025-10-14T16:35:29.391Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.391Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.393Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.393Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.401Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.401Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.404Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.404Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.407Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.407Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.436Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.436Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.445Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:29 2025-10-14T16:35:29.445Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.446Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:29 2025-10-14T16:35:29.453Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.454Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.461Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.461Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.479Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.479Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.512Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.512Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.603Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.603Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.604Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.604Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.610Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.610Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.632Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.632Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.652Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.652Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.680Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.680Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.690Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.690Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.750Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.750Z WARN 6536 --- [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. 16:35:29 2025-10-14T16:35:29.923Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:29 2025-10-14T16:35:29.924Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.003Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.003Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.045Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.045Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.117Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.117Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.126Z INFO 6536 --- [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. 16:35:30 2025-10-14T16:35:30.126Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.159Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:30 2025-10-14T16:35:30.160Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.160Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:30 2025-10-14T16:35:30.225Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.225Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.228Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.228Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.275Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.275Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.374Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.374Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.392Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.392Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.406Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.406Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.408Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.408Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.414Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.414Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.425Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.425Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.437Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.437Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.454Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.454Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.456Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:30 2025-10-14T16:35:30.456Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.456Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:30 2025-10-14T16:35:30.482Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.482Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.514Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.514Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.557Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.557Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.611Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.611Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.617Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.617Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.633Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.633Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.681Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.681Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.696Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.696Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.696Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.696Z WARN 6536 --- [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. 16:35:30 2025-10-14T16:35:30.752Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:30 2025-10-14T16:35:30.752Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:30.951Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:31 2025-10-14T16:35:30.951Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.026Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.026Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.033Z INFO 6536 --- [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. 16:35:31 2025-10-14T16:35:31.033Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.047Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.047Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.119Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.119Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.189Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:31 2025-10-14T16:35:31.189Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.189Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:31 2025-10-14T16:35:31.227Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.227Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.230Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.230Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.278Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.278Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.333Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.333Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.370Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.370Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.393Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.393Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.409Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.409Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.428Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.428Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.439Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.439Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.450Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.451Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.456Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.456Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.470Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:31 2025-10-14T16:35:31.470Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.470Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:31 2025-10-14T16:35:31.496Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.496Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.565Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.565Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.598Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.598Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.618Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.618Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.619Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.619Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.633Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.633Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.682Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.682Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.691Z INFO 6536 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.919776545S 16:35:31 2025-10-14T16:35:31.692Z INFO 6536 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:35:31 allow.auto.create.topics = true 16:35:31 auto.commit.interval.ms = 5000 16:35:31 auto.include.jmx.reporter = true 16:35:31 auto.offset.reset = earliest 16:35:31 bootstrap.servers = [localhost:32775] 16:35:31 check.crcs = true 16:35:31 client.dns.lookup = use_all_dns_ips 16:35:31 client.id = consumer-ncmp-group-13 16:35:31 client.rack = 16:35:31 connections.max.idle.ms = 540000 16:35:31 default.api.timeout.ms = 60000 16:35:31 enable.auto.commit = true 16:35:31 enable.metrics.push = true 16:35:31 exclude.internal.topics = true 16:35:31 fetch.max.bytes = 52428800 16:35:31 fetch.max.wait.ms = 500 16:35:31 fetch.min.bytes = 1 16:35:31 group.id = ncmp-group 16:35:31 group.instance.id = null 16:35:31 group.protocol = classic 16:35:31 group.remote.assignor = null 16:35:31 heartbeat.interval.ms = 3000 16:35:31 interceptor.classes = [] 16:35:31 internal.leave.group.on.close = true 16:35:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:35:31 isolation.level = read_uncommitted 16:35:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:31 max.partition.fetch.bytes = 1048576 16:35:31 max.poll.interval.ms = 300000 16:35:31 max.poll.records = 500 16:35:31 metadata.max.age.ms = 300000 16:35:31 metadata.recovery.strategy = none 16:35:31 metric.reporters = [] 16:35:31 metrics.num.samples = 2 16:35:31 metrics.recording.level = INFO 16:35:31 metrics.sample.window.ms = 30000 16:35:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:35:31 receive.buffer.bytes = 65536 16:35:31 reconnect.backoff.max.ms = 1000 16:35:31 reconnect.backoff.ms = 50 16:35:31 request.timeout.ms = 30000 16:35:31 retry.backoff.max.ms = 1000 16:35:31 retry.backoff.ms = 100 16:35:31 sasl.client.callback.handler.class = null 16:35:31 sasl.jaas.config = null 16:35:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:31 sasl.kerberos.min.time.before.relogin = 60000 16:35:31 sasl.kerberos.service.name = null 16:35:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:31 sasl.login.callback.handler.class = null 16:35:31 sasl.login.class = null 16:35:31 sasl.login.connect.timeout.ms = null 16:35:31 sasl.login.read.timeout.ms = null 16:35:31 sasl.login.refresh.buffer.seconds = 300 16:35:31 sasl.login.refresh.min.period.seconds = 60 16:35:31 sasl.login.refresh.window.factor = 0.8 16:35:31 sasl.login.refresh.window.jitter = 0.05 16:35:31 sasl.login.retry.backoff.max.ms = 10000 16:35:31 sasl.login.retry.backoff.ms = 100 16:35:31 sasl.mechanism = GSSAPI 16:35:31 sasl.oauthbearer.clock.skew.seconds = 30 16:35:31 sasl.oauthbearer.expected.audience = null 16:35:31 sasl.oauthbearer.expected.issuer = null 16:35:31 sasl.oauthbearer.header.urlencode = false 16:35:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:31 sasl.oauthbearer.jwks.endpoint.url = null 16:35:31 sasl.oauthbearer.scope.claim.name = scope 16:35:31 sasl.oauthbearer.sub.claim.name = sub 16:35:31 sasl.oauthbearer.token.endpoint.url = null 16:35:31 security.protocol = PLAINTEXT 16:35:31 security.providers = null 16:35:31 send.buffer.bytes = 131072 16:35:31 session.timeout.ms = 45000 16:35:31 socket.connection.setup.timeout.max.ms = 30000 16:35:31 socket.connection.setup.timeout.ms = 10000 16:35:31 ssl.cipher.suites = null 16:35:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:31 ssl.endpoint.identification.algorithm = https 16:35:31 ssl.engine.factory.class = null 16:35:31 ssl.key.password = null 16:35:31 ssl.keymanager.algorithm = SunX509 16:35:31 ssl.keystore.certificate.chain = null 16:35:31 ssl.keystore.key = null 16:35:31 ssl.keystore.location = null 16:35:31 ssl.keystore.password = null 16:35:31 ssl.keystore.type = JKS 16:35:31 ssl.protocol = TLSv1.3 16:35:31 ssl.provider = null 16:35:31 ssl.secure.random.implementation = null 16:35:31 ssl.trustmanager.algorithm = PKIX 16:35:31 ssl.truststore.certificates = null 16:35:31 ssl.truststore.location = null 16:35:31 ssl.truststore.password = null 16:35:31 ssl.truststore.type = JKS 16:35:31 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:35:31 16:35:31 2025-10-14T16:35:31.692Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:31 2025-10-14T16:35:31.694Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:31 2025-10-14T16:35:31.694Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:31 2025-10-14T16:35:31.694Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459731694 16:35:31 2025-10-14T16:35:31.697Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.697Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.697Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.697Z WARN 6536 --- [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. 16:35:31 16:35:31 . ____ _ __ _ _ 16:35:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:31 =========|_|==============|___/=/_/_/_/ 16:35:31 16:35:31 :: Spring Boot :: (v3.5.6) 16:35:31 16:35:31 2025-10-14T16:35:31.707Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:31 2025-10-14T16:35:31.707Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:31 2025-10-14T16:35:31.711Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.015 seconds (process running for 115.021) 16:35:31 2025-10-14T16:35:31.713Z INFO 6536 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:35:31 2025-10-14T16:35:31.715Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:35:31 2025-10-14T16:35:31.715Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:35:31 acks = -1 16:35:31 auto.include.jmx.reporter = true 16:35:31 batch.size = 16384 16:35:31 bootstrap.servers = [localhost:32775] 16:35:31 buffer.memory = 33554432 16:35:31 client.dns.lookup = use_all_dns_ips 16:35:31 client.id = producer-25 16:35:31 compression.gzip.level = -1 16:35:31 compression.lz4.level = 9 16:35:31 compression.type = none 16:35:31 compression.zstd.level = 3 16:35:31 connections.max.idle.ms = 540000 16:35:31 delivery.timeout.ms = 120000 16:35:31 enable.idempotence = false 16:35:31 enable.metrics.push = true 16:35:31 interceptor.classes = [] 16:35:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:35:31 linger.ms = 1 16:35:31 max.block.ms = 60000 16:35:31 max.in.flight.requests.per.connection = 5 16:35:31 max.request.size = 1048576 16:35:31 metadata.max.age.ms = 300000 16:35:31 metadata.max.idle.ms = 300000 16:35:31 metadata.recovery.strategy = none 16:35:31 metric.reporters = [] 16:35:31 metrics.num.samples = 2 16:35:31 metrics.recording.level = INFO 16:35:31 metrics.sample.window.ms = 30000 16:35:31 partitioner.adaptive.partitioning.enable = true 16:35:31 partitioner.availability.timeout.ms = 0 16:35:31 partitioner.class = null 16:35:31 partitioner.ignore.keys = false 16:35:31 receive.buffer.bytes = 32768 16:35:31 reconnect.backoff.max.ms = 1000 16:35:31 reconnect.backoff.ms = 50 16:35:31 request.timeout.ms = 30000 16:35:31 retries = 0 16:35:31 retry.backoff.max.ms = 1000 16:35:31 retry.backoff.ms = 100 16:35:31 sasl.client.callback.handler.class = null 16:35:31 sasl.jaas.config = null 16:35:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:35:31 sasl.kerberos.min.time.before.relogin = 60000 16:35:31 sasl.kerberos.service.name = null 16:35:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:35:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:35:31 sasl.login.callback.handler.class = null 16:35:31 sasl.login.class = null 16:35:31 sasl.login.connect.timeout.ms = null 16:35:31 sasl.login.read.timeout.ms = null 16:35:31 sasl.login.refresh.buffer.seconds = 300 16:35:31 sasl.login.refresh.min.period.seconds = 60 16:35:31 sasl.login.refresh.window.factor = 0.8 16:35:31 sasl.login.refresh.window.jitter = 0.05 16:35:31 sasl.login.retry.backoff.max.ms = 10000 16:35:31 sasl.login.retry.backoff.ms = 100 16:35:31 sasl.mechanism = GSSAPI 16:35:31 sasl.oauthbearer.clock.skew.seconds = 30 16:35:31 sasl.oauthbearer.expected.audience = null 16:35:31 sasl.oauthbearer.expected.issuer = null 16:35:31 sasl.oauthbearer.header.urlencode = false 16:35:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:35:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:35:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:35:31 sasl.oauthbearer.jwks.endpoint.url = null 16:35:31 sasl.oauthbearer.scope.claim.name = scope 16:35:31 sasl.oauthbearer.sub.claim.name = sub 16:35:31 sasl.oauthbearer.token.endpoint.url = null 16:35:31 security.protocol = PLAINTEXT 16:35:31 security.providers = null 16:35:31 send.buffer.bytes = 131072 16:35:31 socket.connection.setup.timeout.max.ms = 30000 16:35:31 socket.connection.setup.timeout.ms = 10000 16:35:31 ssl.cipher.suites = null 16:35:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:35:31 ssl.endpoint.identification.algorithm = https 16:35:31 ssl.engine.factory.class = null 16:35:31 ssl.key.password = null 16:35:31 ssl.keymanager.algorithm = SunX509 16:35:31 ssl.keystore.certificate.chain = null 16:35:31 ssl.keystore.key = null 16:35:31 ssl.keystore.location = null 16:35:31 ssl.keystore.password = null 16:35:31 ssl.keystore.type = JKS 16:35:31 ssl.protocol = TLSv1.3 16:35:31 ssl.provider = null 16:35:31 ssl.secure.random.implementation = null 16:35:31 ssl.trustmanager.algorithm = PKIX 16:35:31 ssl.truststore.certificates = null 16:35:31 ssl.truststore.location = null 16:35:31 ssl.truststore.password = null 16:35:31 ssl.truststore.type = JKS 16:35:31 transaction.timeout.ms = 60000 16:35:31 transactional.id = null 16:35:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:35:31 16:35:31 2025-10-14T16:35:31.715Z INFO 6536 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:35:31 2025-10-14T16:35:31.718Z INFO 6536 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:35:31 2025-10-14T16:35:31.718Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:35:31 2025-10-14T16:35:31.718Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:35:31 2025-10-14T16:35:31.718Z INFO 6536 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459731718 16:35:31 2025-10-14T16:35:31.753Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:31 2025-10-14T16:35:31.753Z WARN 6536 --- [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. 16:35:31 2025-10-14T16:35:31.759Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 16:35:31 2025-10-14T16:35:31.760Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:31 2025-10-14T16:35:31.901Z INFO 6536 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:35:32 2025-10-14T16:35:31.952Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:32 2025-10-14T16:35:31.952Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.021Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 16:35:32 2025-10-14T16:35:32.024Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 16:35:32 2025-10-14T16:35:32.028Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.028Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.042Z INFO 6536 --- [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. 16:35:32 2025-10-14T16:35:32.042Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.044Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-13-6dea061b-60e0-48bf-bced-0748b9c75d20 16:35:32 2025-10-14T16:35:32.044Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 16:35:32 2025-10-14T16:35:32.048Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.048Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.062Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-13-6dea061b-60e0-48bf-bced-0748b9c75d20', protocol='range'} 16:35:32 2025-10-14T16:35:32.062Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-13-6dea061b-60e0-48bf-bced-0748b9c75d20=Assignment(partitions=[ncmp-events-test-0])} 16:35:32 2025-10-14T16:35:32.081Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-13-6dea061b-60e0-48bf-bced-0748b9c75d20', protocol='range'} 16:35:32 2025-10-14T16:35:32.081Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 16:35:32 2025-10-14T16:35:32.081Z INFO 6536 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 16:35:32 2025-10-14T16:35:32.088Z INFO 6536 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 16:35:32 2025-10-14T16:35:32.104Z INFO 6536 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-13, 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}}. 16:35:32 2025-10-14T16:35:32.120Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.121Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.188Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.188Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.197Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.198Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 16:35:32 2025-10-14T16:35:32.202Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:32 2025-10-14T16:35:32.202Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.202Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:32 2025-10-14T16:35:32.219Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.219Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.228Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.228Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.230Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.230Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.263Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.263Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 130ms, elapsed time since send: 130ms, throttle time: 0ms, request timeout: 30000ms) 16:35:32 2025-10-14T16:35:32.263Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node -1 disconnected. 16:35:32 2025-10-14T16:35:32.263Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 2147483646 disconnected. 16:35:32 2025-10-14T16:35:32.263Z INFO 6536 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Error sending fetch request (sessionId=34604337, epoch=1) to node 1: 16:35:32 16:35:32 org.apache.kafka.common.errors.DisconnectException: null 16:35:32 16:35:32 2025-10-14T16:35:32.263Z INFO 6536 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, 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. 16:35:32 2025-10-14T16:35:32.282Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.282Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.308Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.308Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.590 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 16:35:32 2025-10-14T16:35:32.364Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.364Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:32 16:35:32,379 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:35:32 16:35:32,379 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:35:32 16:35:32,379 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:35:32 16:35:32,383 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:35:32 16:35:32,383 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:35:32 16:35:32 . ____ _ __ _ _ 16:35:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:32 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:32 =========|_|==============|___/=/_/_/_/ 16:35:32 16:35:32 :: Spring Boot :: (v3.5.6) 16:35:32 16:35:32 2025-10-14T16:35:32.393Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:32 2025-10-14T16:35:32.393Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:35:32 2025-10-14T16:35:32.393Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.393Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.399Z INFO 6536 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.034 seconds (process running for 115.709) 16:35:32 2025-10-14T16:35:32.409Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.410Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.432Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.432Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.440Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.440Z WARN 6536 --- [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. 16:35:32 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 16:35:32 2025-10-14T16:35:32.451Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.451Z WARN 6536 --- [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. 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 16:35:32 2025-10-14T16:35:32.456Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.456Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.463Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.463Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.487Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:32 2025-10-14T16:35:32.487Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.487Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:32 2025-10-14T16:35:32.506Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.506Z WARN 6536 --- [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. 16:35:32 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 16:35:32 2025-10-14T16:35:32.546Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.546Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:32 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 16:35:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 16:35:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 16:35:32 2025-10-14T16:35:32.565Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.565Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:32 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 16:35:32 16:35:32 . ____ _ __ _ _ 16:35:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:32 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:32 =========|_|==============|___/=/_/_/_/ 16:35:32 16:35:32 :: Spring Boot :: (v3.5.6) 16:35:32 16:35:32 2025-10-14T16:35:32.596Z INFO 6536 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:32 2025-10-14T16:35:32.597Z INFO 6536 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:35:32 2025-10-14T16:35:32.599Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.599Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.623Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.623Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.624Z INFO 6536 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.038 seconds (process running for 115.933) 16:35:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 16:35:32 2025-10-14T16:35:32.633Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.633Z WARN 6536 --- [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. 16:35:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 16:35:32 2025-10-14T16:35:32.634Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.634Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.637Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 16:35:32 o o o o---o o--o o o---o o o----o o--o--o 16:35:32 | | / \ / | / / \ | | 16:35:32 o----o o o o----o | o o o----o | 16:35:32 | | * \ / | \ * \ | | 16:35:32 o o * o o---o o--o o----o o---o * o o----o o 16:35:32 16:35:32 2025-10-14T16:35:32.637Z INFO 6536 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:32 2025-10-14T16:35:32.637Z INFO 6536 --- [ 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 16:35:32 2025-10-14T16:35:32.637Z INFO 6536 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 16:35:32 2025-10-14T16:35:32.637Z INFO 6536 --- [ 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. 16:35:32 2025-10-14T16:35:32.637Z INFO 6536 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:32 To enable the Jet engine on the members, do one of the following: 16:35:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:32 2025-10-14T16:35:32.646Z INFO 6536 --- [ 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. 16:35:32 2025-10-14T16:35:32.647Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:32 2025-10-14T16:35:32.655Z INFO 6536 --- [ 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. 16:35:32 2025-10-14T16:35:32.655Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 16:35:32 2025-10-14T16:35:32.682Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.682Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.698Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.698Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.698Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.698Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.754Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.754Z WARN 6536 --- [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. 16:35:32 2025-10-14T16:35:32.766Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:32 2025-10-14T16:35:32.766Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:33 2025-10-14T16:35:32.953Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:33 2025-10-14T16:35:32.953Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.001Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.001Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:33 2025-10-14T16:35:33.028Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.028Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.050Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.050Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.053Z INFO 6536 --- [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. 16:35:33 2025-10-14T16:35:33.053Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.121Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.121Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.166Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.167Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:33 2025-10-14T16:35:33.189Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.189Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.206Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:33 2025-10-14T16:35:33.206Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.206Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2025-10-14T16:35:33.219Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.219Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.228Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.228Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.231Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.231Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.285Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.285Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.392Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:33 2025-10-14T16:35:33.392Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.392Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:33 2025-10-14T16:35:33.395Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.395Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.409Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.409Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.410Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.410Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.424Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.424Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.433Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.433Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.453Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.453Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.457Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.457Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.475Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.476Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.600Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.600Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.625Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.625Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.635Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.635Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.636Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.636Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.684Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.684Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.699Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.699Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.715Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.715Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.755Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.755Z WARN 6536 --- [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. 16:35:33 2025-10-14T16:35:33.868Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:33 2025-10-14T16:35:33.868Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:34 2025-10-14T16:35:33.937Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:34 2025-10-14T16:35:33.937Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:33.948Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:34 2025-10-14T16:35:33.948Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:34 2025-10-14T16:35:33.954Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:34 2025-10-14T16:35:33.954Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.051Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.051Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.056Z INFO 6536 --- [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. 16:35:34 2025-10-14T16:35:34.056Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.158Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.158Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.190Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.190Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.220Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.220Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.230Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.230Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.232Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.232Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.233Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:34 2025-10-14T16:35:34.233Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.233Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:34 2025-10-14T16:35:34.263Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.263Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.287Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.288Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.300Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.300Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.361Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:34 2025-10-14T16:35:34.361Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.361Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:34 2025-10-14T16:35:34.410Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.410Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.426Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.426Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.434Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.434Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.454Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.454Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.457Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.457Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.476Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.476Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.601Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.601Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.636Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.636Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.637Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.637Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.661Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.661Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.663Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.664Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.700Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.700Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.720Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.720Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.756Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.756Z WARN 6536 --- [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. 16:35:34 2025-10-14T16:35:34.770Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.770Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:34 2025-10-14T16:35:34.833Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:34 2025-10-14T16:35:34.833Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:34.950Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:35 2025-10-14T16:35:34.950Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:35 2025-10-14T16:35:34.956Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:35 2025-10-14T16:35:34.956Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.058Z INFO 6536 --- [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. 16:35:35 2025-10-14T16:35:35.059Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.092Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.092Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.159Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.159Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.192Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:35 2025-10-14T16:35:35.192Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.192Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:35 2025-10-14T16:35:35.192Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.192Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.206Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.206Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.221Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.221Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.263Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.264Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.270Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.270Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.290Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.290Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.295Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.295Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.364Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:35 2025-10-14T16:35:35.364Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.364Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:35 2025-10-14T16:35:35.393Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.393Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.412Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.412Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.414Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 16:35:35 16:35:35 Members {size:1, ver:1} [ 16:35:35 Member [10.250.0.254]:5701 - f7c1880e-7e6b-4c40-81f2-062010fb13e1 this 16:35:35 ] 16:35:35 16:35:35 2025-10-14T16:35:35.415Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 16:35:35 2025-10-14T16:35:35.416Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:35 2025-10-14T16:35:35.431Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.431Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.436Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.436Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.442Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 16:35:35 2025-10-14T16:35:35.443Z INFO 6536 --- [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 - f7c1880e-7e6b-4c40-81f2-062010fb13e1 this is handled 16:35:35 2025-10-14T16:35:35.446Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:35 2025-10-14T16:35:35.447Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:35 2025-10-14T16:35:35.449Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:35 2025-10-14T16:35:35.457Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.457Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.478Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.478Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.504Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.504Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.603Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.603Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.640Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.640Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.662Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.662Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.664Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.664Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.702Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.702Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.720Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:35 2025-10-14T16:35:35.720Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 278 ms. 16:35:35 2025-10-14T16:35:35.720Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 16:35:35 2025-10-14T16:35:35.721Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.721Z WARN 6536 --- [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. 16:35:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.085 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 16:35:35 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 16:35:35 16:35:35 . ____ _ __ _ _ 16:35:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:35:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:35:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:35:35 ' |____| .__|_| |_|_| |_\__, | / / / / 16:35:35 =========|_|==============|___/=/_/_/_/ 16:35:35 16:35:35 :: Spring Boot :: (v3.5.6) 16:35:35 16:35:35 2025-10-14T16:35:35.741Z INFO 6536 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6536 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:35:35 2025-10-14T16:35:35.741Z INFO 6536 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:35:35 2025-10-14T16:35:35.755Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:35:35 o o o o---o o--o o o---o o o----o o--o--o 16:35:35 | | / \ / | / / \ | | 16:35:35 o----o o o o----o | o o o----o | 16:35:35 | | * \ / | \ * \ | | 16:35:35 o o * o o---o o--o o----o o---o * o o----o o 16:35:35 16:35:35 2025-10-14T16:35:35.755Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:35 2025-10-14T16:35:35.755Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:35 2025-10-14T16:35:35.755Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:35:35 2025-10-14T16:35:35.755Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:35 2025-10-14T16:35:35.755Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:35:35 To enable the Jet engine on the members, do one of the following: 16:35:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:35 2025-10-14T16:35:35.758Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.758Z WARN 6536 --- [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. 16:35:35 2025-10-14T16:35:35.767Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:35 2025-10-14T16:35:35.768Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:35:35 2025-10-14T16:35:35.773Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.773Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:35 2025-10-14T16:35:35.774Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:35 2025-10-14T16:35:35.774Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:35 2025-10-14T16:35:35.867Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:35 2025-10-14T16:35:35.867Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:35.951Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:36 2025-10-14T16:35:35.951Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:36 2025-10-14T16:35:35.957Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:36 2025-10-14T16:35:35.957Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.061Z INFO 6536 --- [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. 16:35:36 2025-10-14T16:35:36.061Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.094Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.094Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.160Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.160Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.193Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.193Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.194Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.194Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.195Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:36 2025-10-14T16:35:36.195Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.195Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:36 2025-10-14T16:35:36.222Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.222Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.238Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.238Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.271Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.271Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.282Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.282Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.300Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.300Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.322Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:36 2025-10-14T16:35:36.322Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.322Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:36 2025-10-14T16:35:36.409Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.409Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.413Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.413Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.434Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.434Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.436Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.436Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.458Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.458Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.480Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.480Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.503Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.503Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.605Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.605Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.642Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.642Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.663Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.663Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.665Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.665Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.702Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.702Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.723Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.723Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.758Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.758Z WARN 6536 --- [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. 16:35:36 2025-10-14T16:35:36.776Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.776Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:36 2025-10-14T16:35:36.869Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:36 2025-10-14T16:35:36.869Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:36.953Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:37 2025-10-14T16:35:36.953Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:37 2025-10-14T16:35:36.959Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:37 2025-10-14T16:35:36.959Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.064Z INFO 6536 --- [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. 16:35:37 2025-10-14T16:35:37.064Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.094Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.094Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.195Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.195Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.197Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.197Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.198Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:37 2025-10-14T16:35:37.198Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.198Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:37 2025-10-14T16:35:37.200Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.200Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.237Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.238Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.252Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.252Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.272Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.272Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.282Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.282Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.301Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.301Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.345Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:37 2025-10-14T16:35:37.345Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.345Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:37 2025-10-14T16:35:37.410Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.410Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.415Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.415Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.436Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.436Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.438Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.438Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.459Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.459Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.481Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.481Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.505Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.505Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.606Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.606Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.644Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.644Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.664Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.664Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.665Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.665Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.704Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.704Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.725Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.725Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.760Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.760Z WARN 6536 --- [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. 16:35:37 2025-10-14T16:35:37.779Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.779Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:37 2025-10-14T16:35:37.862Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:37 2025-10-14T16:35:37.862Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:37.954Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:38 2025-10-14T16:35:37.954Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:38 2025-10-14T16:35:37.961Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:38 2025-10-14T16:35:37.961Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.051Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:38 2025-10-14T16:35:38.051Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.051Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:38 2025-10-14T16:35:38.066Z INFO 6536 --- [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. 16:35:38 2025-10-14T16:35:38.066Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.096Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.096Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.103Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.103Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.180Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.180Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.200Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.200Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.227Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.227Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.248Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:38 2025-10-14T16:35:38.248Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.248Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:38 2025-10-14T16:35:38.253Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.253Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.274Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.274Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.284Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.284Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.302Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.302Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.353Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:35:38 16:35:38 Members {size:1, ver:1} [ 16:35:38 Member [10.30.107.233]:5701 - 782e4deb-7bea-4181-a7ae-4aab6768da07 this 16:35:38 ] 16:35:38 16:35:38 2025-10-14T16:35:38.354Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:38 2025-10-14T16:35:38.355Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:35:38 2025-10-14T16:35:38.361Z INFO 6536 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.633 seconds (process running for 121.671) 16:35:38 2025-10-14T16:35:38.370Z INFO 6536 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:35:38 2025-10-14T16:35:38.371Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:38 2025-10-14T16:35:38.371Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 782e4deb-7bea-4181-a7ae-4aab6768da07 this is handled 16:35:38 2025-10-14T16:35:38.372Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:35:38 2025-10-14T16:35:38.373Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:35:38 2025-10-14T16:35:38.373Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:35:38 2025-10-14T16:35:38.411Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.411Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.416Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.416Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.440Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.440Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.442Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.442Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.447Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:35:38 2025-10-14T16:35:38.448Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 16:35:38 2025-10-14T16:35:38.448Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.724 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 16:35:38 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 16:35:38 2025-10-14T16:35:38.460Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.460Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.466Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:38 2025-10-14T16:35:38.484Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.484Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.506Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.506Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.542Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:38 o o o o---o o--o o o---o o o----o o--o--o 16:35:38 | | / \ / | / / \ | | 16:35:38 o----o o o o----o | o o o----o | 16:35:38 | | * \ / | \ * \ | | 16:35:38 o o * o o---o o--o o----o o---o * o o----o o 16:35:38 16:35:38 2025-10-14T16:35:38.542Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:38 2025-10-14T16:35:38.542Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:38 2025-10-14T16:35:38.542Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:38 2025-10-14T16:35:38.542Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:38 2025-10-14T16:35:38.542Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:38 To enable the Jet engine on the members, do one of the following: 16:35:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:38 2025-10-14T16:35:38.555Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:38 2025-10-14T16:35:38.557Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:38 2025-10-14T16:35:38.563Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:38 2025-10-14T16:35:38.563Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:38 2025-10-14T16:35:38.580Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.580Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.650Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.650Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.665Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.665Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.667Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.667Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.706Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.706Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.726Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.726Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.762Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.762Z WARN 6536 --- [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. 16:35:38 2025-10-14T16:35:38.784Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.784Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:38 2025-10-14T16:35:38.863Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:38 2025-10-14T16:35:38.863Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:38.956Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:39 2025-10-14T16:35:38.956Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:39 2025-10-14T16:35:38.962Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:39 2025-10-14T16:35:38.962Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.068Z INFO 6536 --- [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. 16:35:39 2025-10-14T16:35:39.068Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.098Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.098Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.101Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:39 2025-10-14T16:35:39.101Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.101Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2025-10-14T16:35:39.105Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.105Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.148Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.148Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.202Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.202Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.228Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.228Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.251Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:39 2025-10-14T16:35:39.251Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.251Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:39 2025-10-14T16:35:39.254Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.254Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.275Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.275Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.284Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.284Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.303Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.303Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.413Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.413Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.416Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.416Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.418Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.418Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.441Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.441Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.447Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.447Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.485Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.485Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.507Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.507Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.584Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.584Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.652Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.652Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.667Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.667Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.668Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.668Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.678Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.678Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.727Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.727Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.764Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.764Z WARN 6536 --- [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. 16:35:39 2025-10-14T16:35:39.787Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.787Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:39 2025-10-14T16:35:39.865Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:39 2025-10-14T16:35:39.865Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:39.955Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:40 2025-10-14T16:35:39.955Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:39.955Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:40 2025-10-14T16:35:39.958Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:40 2025-10-14T16:35:39.958Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:40 2025-10-14T16:35:39.964Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:40 2025-10-14T16:35:39.964Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:39.970Z INFO 6536 --- [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. 16:35:40 2025-10-14T16:35:39.970Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.100Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.100Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.106Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.106Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.149Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.150Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.204Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.204Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.229Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.229Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.251Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:40 2025-10-14T16:35:40.251Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.251Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:40 2025-10-14T16:35:40.255Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.255Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.276Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.276Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.285Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.285Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.303Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.303Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.389Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.389Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.423Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.423Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.438Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.438Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.443Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.443Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.450Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.450Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.487Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.487Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.507Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.507Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.508Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.508Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.586Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.586Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.629Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.629Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.655Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.655Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.668Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.668Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.727Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.728Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.766Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.766Z WARN 6536 --- [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. 16:35:40 2025-10-14T16:35:40.770Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:40 16:35:40 Members {size:1, ver:1} [ 16:35:40 Member [10.30.107.233]:5701 - 390a32d2-7357-42d2-bbcb-0768462047d6 this 16:35:40 ] 16:35:40 16:35:40 2025-10-14T16:35:40.770Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:40 2025-10-14T16:35:40.771Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:40 2025-10-14T16:35:40.777Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:40 2025-10-14T16:35:40.777Z INFO 6536 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 390a32d2-7357-42d2-bbcb-0768462047d6 this is handled 16:35:40 2025-10-14T16:35:40.778Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:40 2025-10-14T16:35:40.779Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:40 2025-10-14T16:35:40.780Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:40 2025-10-14T16:35:40.790Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:40 2025-10-14T16:35:40.790Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:41 2025-10-14T16:35:40.867Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:41 2025-10-14T16:35:40.867Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:40.872Z INFO 6536 --- [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. 16:35:41 2025-10-14T16:35:40.872Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:40.908Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:41 2025-10-14T16:35:40.908Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:40.908Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:41 2025-10-14T16:35:40.958Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:41 2025-10-14T16:35:40.958Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:41 2025-10-14T16:35:40.965Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:41 2025-10-14T16:35:40.965Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.100Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.100Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.108Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.108Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.150Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.150Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.206Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.206Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.225Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.225Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.231Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.231Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.251Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:41 2025-10-14T16:35:41.251Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.251Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:41 2025-10-14T16:35:41.276Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.276Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.284Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:41 2025-10-14T16:35:41.284Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 507 ms. 16:35:41 2025-10-14T16:35:41.284Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:41 2025-10-14T16:35:41.286Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:41 2025-10-14T16:35:41.295Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.295Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.323Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.323Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.342Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:41 o o o o---o o--o o o---o o o----o o--o--o 16:35:41 | | / \ / | / / \ | | 16:35:41 o----o o o o----o | o o o----o | 16:35:41 | | * \ / | \ * \ | | 16:35:41 o o * o o---o o--o o----o o---o * o o----o o 16:35:41 16:35:41 2025-10-14T16:35:41.342Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:41 2025-10-14T16:35:41.342Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:41 2025-10-14T16:35:41.342Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:41 2025-10-14T16:35:41.342Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:41 2025-10-14T16:35:41.342Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:41 To enable the Jet engine on the members, do one of the following: 16:35:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:41 2025-10-14T16:35:41.359Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:41 2025-10-14T16:35:41.361Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:41 2025-10-14T16:35:41.366Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:41 2025-10-14T16:35:41.366Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:41 2025-10-14T16:35:41.391Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.391Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.424Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.424Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.440Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.440Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.444Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.444Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.452Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.452Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.489Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.489Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.508Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.508Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.510Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.510Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.587Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.587Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.657Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.657Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.669Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.669Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.672Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.673Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.694Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.694Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:41 2025-10-14T16:35:41.728Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.728Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.767Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.768Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.868Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:41 2025-10-14T16:35:41.869Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.874Z INFO 6536 --- [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. 16:35:41 2025-10-14T16:35:41.874Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.908Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:41 2025-10-14T16:35:41.908Z WARN 6536 --- [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. 16:35:41 2025-10-14T16:35:41.908Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:42 2025-10-14T16:35:41.958Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:42 2025-10-14T16:35:41.958Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:42 2025-10-14T16:35:41.966Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:42 2025-10-14T16:35:41.966Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.102Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.102Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.109Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.109Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.112Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.112Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.139Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.139Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.154Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:42 2025-10-14T16:35:42.154Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.154Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:42 2025-10-14T16:35:42.209Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.209Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.232Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.232Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.255Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.255Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.278Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.278Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.318Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.318Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.324Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.324Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.425Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.425Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.439Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.439Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.442Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.442Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.454Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.454Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.489Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.489Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.509Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.509Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.510Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.510Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.589Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.589Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.604Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.604Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.659Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.659Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.672Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.672Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.696Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.696Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:42 2025-10-14T16:35:42.730Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.730Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.768Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.768Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.810Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:42 2025-10-14T16:35:42.810Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.810Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:42 2025-10-14T16:35:42.868Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:42 2025-10-14T16:35:42.868Z WARN 6536 --- [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. 16:35:42 2025-10-14T16:35:42.876Z INFO 6536 --- [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. 16:35:42 2025-10-14T16:35:42.876Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:42.960Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:43 2025-10-14T16:35:42.960Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:43 2025-10-14T16:35:42.968Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:43 2025-10-14T16:35:42.968Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.104Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.104Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.106Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:43 2025-10-14T16:35:43.107Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.107Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:43 2025-10-14T16:35:43.110Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.110Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.141Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.141Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.155Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.155Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.212Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.212Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.234Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.234Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.280Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.280Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.298Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.298Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.324Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.324Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.349Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.349Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.426Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.426Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.441Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.441Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.443Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.443Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.456Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.456Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.490Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.490Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.507Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.507Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.510Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.510Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.511Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.511Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.591Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.591Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.661Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.661Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.673Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.673Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.697Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.698Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:43 2025-10-14T16:35:43.713Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:43 2025-10-14T16:35:43.713Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.713Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:43 2025-10-14T16:35:43.731Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.731Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.769Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.769Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.870Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:43 2025-10-14T16:35:43.870Z WARN 6536 --- [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. 16:35:43 2025-10-14T16:35:43.878Z INFO 6536 --- [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. 16:35:43 2025-10-14T16:35:43.878Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:43.955Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:44 2025-10-14T16:35:43.955Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:44 2025-10-14T16:35:43.965Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:44 16:35:44 Members {size:1, ver:1} [ 16:35:44 Member [10.30.107.233]:5701 - b0d37a10-72fc-479e-a18d-d802a748735d this 16:35:44 ] 16:35:44 16:35:44 2025-10-14T16:35:43.966Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:44 2025-10-14T16:35:43.967Z INFO 6536 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:44 2025-10-14T16:35:43.973Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:44 2025-10-14T16:35:43.973Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - b0d37a10-72fc-479e-a18d-d802a748735d this is handled 16:35:44 2025-10-14T16:35:43.974Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:44 2025-10-14T16:35:43.975Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:44 2025-10-14T16:35:43.975Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:44 2025-10-14T16:35:43.991Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:44 2025-10-14T16:35:43.991Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.053Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:44 2025-10-14T16:35:44.053Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 16:35:44 2025-10-14T16:35:44.053Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:44 2025-10-14T16:35:44.055Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:44 2025-10-14T16:35:44.059Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:44 2025-10-14T16:35:44.060Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.060Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:44 2025-10-14T16:35:44.106Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.106Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.112Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.112Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.115Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:44 o o o o---o o--o o o---o o o----o o--o--o 16:35:44 | | / \ / | / / \ | | 16:35:44 o----o o o o----o | o o o----o | 16:35:44 | | * \ / | \ * \ | | 16:35:44 o o * o o---o o--o o----o o---o * o o----o o 16:35:44 16:35:44 2025-10-14T16:35:44.115Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:44 2025-10-14T16:35:44.115Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:44 2025-10-14T16:35:44.115Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:44 2025-10-14T16:35:44.115Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:44 2025-10-14T16:35:44.115Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:44 To enable the Jet engine on the members, do one of the following: 16:35:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:44 2025-10-14T16:35:44.127Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:44 2025-10-14T16:35:44.129Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:44 2025-10-14T16:35:44.135Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:44 2025-10-14T16:35:44.136Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:44 2025-10-14T16:35:44.143Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.143Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.156Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.156Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.215Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.215Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.234Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.234Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.281Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.281Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.299Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.299Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.326Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.326Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.350Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.350Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.427Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.428Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.443Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.443Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.444Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.444Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.460Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.460Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.491Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.491Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.511Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.511Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.512Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.512Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.537Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.537Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.592Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.592Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.663Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.663Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.675Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.675Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.699Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.699Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:44 2025-10-14T16:35:44.732Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.732Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.748Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:44 2025-10-14T16:35:44.748Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.748Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:44 2025-10-14T16:35:44.770Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.770Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.862Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:44 2025-10-14T16:35:44.862Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.862Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:44 2025-10-14T16:35:44.870Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:44 2025-10-14T16:35:44.871Z WARN 6536 --- [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. 16:35:44 2025-10-14T16:35:44.881Z INFO 6536 --- [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. 16:35:44 2025-10-14T16:35:44.881Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:44.961Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:45 2025-10-14T16:35:44.961Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:45 2025-10-14T16:35:44.992Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:45 2025-10-14T16:35:44.992Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.107Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.107Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.113Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.113Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.144Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.145Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.157Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.157Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.219Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.219Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.236Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.236Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.246Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.246Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.301Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.301Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.327Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.327Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.350Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.350Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.443Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.443Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.448Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.448Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.462Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.462Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.491Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.491Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.492Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.492Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.512Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.512Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.538Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.538Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.562Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.562Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.594Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.594Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.665Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.665Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.675Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.675Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.689Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:45 2025-10-14T16:35:45.690Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.690Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:45 2025-10-14T16:35:45.702Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.702Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:45 2025-10-14T16:35:45.733Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.733Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.771Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.771Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.863Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:45 2025-10-14T16:35:45.863Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.863Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:45 2025-10-14T16:35:45.871Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:45 2025-10-14T16:35:45.871Z WARN 6536 --- [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. 16:35:45 2025-10-14T16:35:45.883Z INFO 6536 --- [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. 16:35:45 2025-10-14T16:35:45.883Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:45.962Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:46 2025-10-14T16:35:45.962Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:46 2025-10-14T16:35:45.994Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:46 2025-10-14T16:35:45.994Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.109Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.109Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.114Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.114Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.144Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.144Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.145Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:46 16:35:46 Members {size:1, ver:1} [ 16:35:46 Member [10.30.107.233]:5701 - 14c383e1-714f-4adb-b582-a260f05dcb6a this 16:35:46 ] 16:35:46 16:35:46 2025-10-14T16:35:46.145Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:46 2025-10-14T16:35:46.147Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:46 2025-10-14T16:35:46.158Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.158Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.159Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:46 2025-10-14T16:35:46.160Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 14c383e1-714f-4adb-b582-a260f05dcb6a this is handled 16:35:46 2025-10-14T16:35:46.161Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:46 2025-10-14T16:35:46.162Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:46 2025-10-14T16:35:46.162Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:46 2025-10-14T16:35:46.184Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.185Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.222Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.222Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.234Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:46 2025-10-14T16:35:46.235Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 16:35:46 2025-10-14T16:35:46.235Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:46 2025-10-14T16:35:46.237Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:46 2025-10-14T16:35:46.237Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.237Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.280Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:46 o o o o---o o--o o o---o o o----o o--o--o 16:35:46 | | / \ / | / / \ | | 16:35:46 o----o o o o----o | o o o----o | 16:35:46 | | * \ / | \ * \ | | 16:35:46 o o * o o---o o--o o----o o---o * o o----o o 16:35:46 16:35:46 2025-10-14T16:35:46.280Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:46 2025-10-14T16:35:46.280Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:46 2025-10-14T16:35:46.280Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:46 2025-10-14T16:35:46.280Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:46 2025-10-14T16:35:46.280Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:46 To enable the Jet engine on the members, do one of the following: 16:35:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:46 2025-10-14T16:35:46.289Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:46 2025-10-14T16:35:46.291Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:46 2025-10-14T16:35:46.302Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.302Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.302Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:46 2025-10-14T16:35:46.302Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:46 2025-10-14T16:35:46.327Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.327Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.351Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.351Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.445Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.445Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.449Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.449Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.464Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.464Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.494Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.494Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.499Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.499Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.512Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.513Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.539Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.539Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.563Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.563Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.594Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.594Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.668Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.669Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.674Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.674Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.694Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:46 2025-10-14T16:35:46.694Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.694Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2025-10-14T16:35:46.704Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.705Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:46 2025-10-14T16:35:46.715Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:46 2025-10-14T16:35:46.715Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.716Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:46 2025-10-14T16:35:46.734Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.734Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.772Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.772Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.872Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:46 2025-10-14T16:35:46.872Z WARN 6536 --- [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. 16:35:46 2025-10-14T16:35:46.885Z INFO 6536 --- [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. 16:35:46 2025-10-14T16:35:46.885Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:46.963Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:47 2025-10-14T16:35:46.963Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:47 2025-10-14T16:35:46.996Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:47 2025-10-14T16:35:46.996Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.109Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.109Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.116Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.116Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.146Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.146Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.158Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.159Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.185Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.185Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.224Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.225Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.239Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.239Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.303Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.303Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.329Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.329Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.352Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.352Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.446Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.446Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.450Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.450Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.467Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.467Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.494Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.495Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.500Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.500Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.513Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.513Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.540Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.540Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.563Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.563Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.571Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.571Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.672Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.672Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.676Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.676Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.695Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:47 2025-10-14T16:35:47.695Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.695Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:47 2025-10-14T16:35:47.708Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.708Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:47 2025-10-14T16:35:47.715Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:47 2025-10-14T16:35:47.715Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.715Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:47 2025-10-14T16:35:47.735Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.735Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.773Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.773Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.873Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:47 2025-10-14T16:35:47.873Z WARN 6536 --- [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. 16:35:47 2025-10-14T16:35:47.887Z INFO 6536 --- [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. 16:35:47 2025-10-14T16:35:47.887Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:47.964Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:48 2025-10-14T16:35:47.964Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:48 2025-10-14T16:35:47.997Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:48 2025-10-14T16:35:47.997Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.110Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.110Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.118Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.118Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.147Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.147Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.159Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.159Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.185Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.185Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.227Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.227Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.240Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.240Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.304Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.304Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.329Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.329Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.353Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.353Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.369Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.369Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.447Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.447Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.451Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.451Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.475Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.475Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.495Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.495Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.501Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.501Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.513Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.514Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.542Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.542Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.564Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.564Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.568Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:48 2025-10-14T16:35:48.568Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.568Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:48 2025-10-14T16:35:48.674Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.674Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.677Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.677Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.682Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:48 16:35:48 Members {size:1, ver:1} [ 16:35:48 Member [10.30.107.233]:5701 - 6cc8de7c-0853-4abb-af41-ed4d234165fd this 16:35:48 ] 16:35:48 16:35:48 2025-10-14T16:35:48.683Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:48 2025-10-14T16:35:48.684Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:48 2025-10-14T16:35:48.689Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:48 2025-10-14T16:35:48.690Z INFO 6536 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 6cc8de7c-0853-4abb-af41-ed4d234165fd this is handled 16:35:48 2025-10-14T16:35:48.691Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:48 2025-10-14T16:35:48.691Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:48 2025-10-14T16:35:48.692Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:48 2025-10-14T16:35:48.696Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:48 2025-10-14T16:35:48.696Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.696Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:48 2025-10-14T16:35:48.710Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.710Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:48 2025-10-14T16:35:48.737Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.737Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.774Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.774Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.780Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:48 2025-10-14T16:35:48.781Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 92 ms. 16:35:48 2025-10-14T16:35:48.781Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:48 2025-10-14T16:35:48.782Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:48 2025-10-14T16:35:48.818Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:48 o o o o---o o--o o o---o o o----o o--o--o 16:35:48 | | / \ / | / / \ | | 16:35:48 o----o o o o----o | o o o----o | 16:35:48 | | * \ / | \ * \ | | 16:35:48 o o * o o---o o--o o----o o---o * o o----o o 16:35:48 16:35:48 2025-10-14T16:35:48.818Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:48 2025-10-14T16:35:48.818Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:48 2025-10-14T16:35:48.818Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:48 2025-10-14T16:35:48.818Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:48 2025-10-14T16:35:48.818Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:48 To enable the Jet engine on the members, do one of the following: 16:35:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:48 2025-10-14T16:35:48.827Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:48 2025-10-14T16:35:48.828Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:48 2025-10-14T16:35:48.834Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:48 2025-10-14T16:35:48.834Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:48 2025-10-14T16:35:48.874Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:48 2025-10-14T16:35:48.874Z WARN 6536 --- [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. 16:35:48 2025-10-14T16:35:48.889Z INFO 6536 --- [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. 16:35:48 2025-10-14T16:35:48.889Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:48.964Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:49 2025-10-14T16:35:48.964Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:49 2025-10-14T16:35:48.998Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:49 2025-10-14T16:35:48.999Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.113Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.113Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.120Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.120Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.149Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.149Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.186Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.186Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.197Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.197Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.230Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.230Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.278Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.278Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.305Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.305Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.329Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.329Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.354Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.355Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.376Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.376Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.379Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.379Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.449Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.449Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.452Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.452Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.477Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.477Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.502Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.502Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.514Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.514Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.543Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.543Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.565Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.565Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.568Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:49 2025-10-14T16:35:49.568Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.568Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:49 2025-10-14T16:35:49.676Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.676Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.677Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.677Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.697Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:49 2025-10-14T16:35:49.697Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.697Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:49 2025-10-14T16:35:49.713Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.713Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:49 2025-10-14T16:35:49.774Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.774Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.776Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.776Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.875Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:49 2025-10-14T16:35:49.875Z WARN 6536 --- [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. 16:35:49 2025-10-14T16:35:49.893Z INFO 6536 --- [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. 16:35:49 2025-10-14T16:35:49.894Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:49.964Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:50 2025-10-14T16:35:49.964Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:50 2025-10-14T16:35:49.999Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:50 2025-10-14T16:35:49.999Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.114Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.114Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.121Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.121Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.150Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.151Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.187Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.187Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.198Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.198Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.233Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.233Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.280Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.280Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.305Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.305Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.330Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.330Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.355Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.355Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.378Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.378Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.380Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.380Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.450Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.450Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.453Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.453Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.478Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.478Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.503Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.503Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.515Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.515Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.532Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:50 2025-10-14T16:35:50.532Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.532Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:50 2025-10-14T16:35:50.544Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.544Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.578Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.578Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.614Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.614Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.616Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.616Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:50 2025-10-14T16:35:50.678Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.678Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.701Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:50 2025-10-14T16:35:50.701Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.701Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:50 2025-10-14T16:35:50.776Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.776Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.778Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.778Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.875Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:50 2025-10-14T16:35:50.875Z WARN 6536 --- [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. 16:35:50 2025-10-14T16:35:50.897Z INFO 6536 --- [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. 16:35:50 2025-10-14T16:35:50.897Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:50.966Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:51 2025-10-14T16:35:50.966Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:51 2025-10-14T16:35:51.001Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.001Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.115Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.115Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.122Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.122Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.134Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:51 16:35:51 Members {size:1, ver:1} [ 16:35:51 Member [10.30.107.233]:5701 - e4f93bcf-b7bd-4623-be02-93e5d128fe2f this 16:35:51 ] 16:35:51 16:35:51 2025-10-14T16:35:51.135Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:51 2025-10-14T16:35:51.136Z INFO 6536 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:51 2025-10-14T16:35:51.143Z INFO 6536 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:35:51 2025-10-14T16:35:51.144Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:51 2025-10-14T16:35:51.144Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - e4f93bcf-b7bd-4623-be02-93e5d128fe2f this is handled 16:35:51 2025-10-14T16:35:51.144Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:51 2025-10-14T16:35:51.145Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:51 2025-10-14T16:35:51.145Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:51 2025-10-14T16:35:51.151Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.151Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.188Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.188Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.199Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.199Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.235Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.235Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.279Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.279Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.281Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.281Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.307Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.307Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.330Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.330Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.394Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.394Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.394Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.394Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.451Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.451Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.454Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.454Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.480Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.480Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.504Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.504Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.517Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.517Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.518Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.518Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:51 2025-10-14T16:35:51.544Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:51 2025-10-14T16:35:51.545Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.545Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:51 2025-10-14T16:35:51.545Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.545Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.563Z ERROR 6536 --- [_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 16:35:51 2025-10-14T16:35:51.567Z ERROR 6536 --- [_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 16:35:51 2025-10-14T16:35:51.580Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.580Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.616Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.616Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.651Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:51 2025-10-14T16:35:51.651Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 507 ms. 16:35:51 2025-10-14T16:35:51.652Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:51 2025-10-14T16:35:51.653Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:51 2025-10-14T16:35:51.682Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.682Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.685Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:51 o o o o---o o--o o o---o o o----o o--o--o 16:35:51 | | / \ / | / / \ | | 16:35:51 o----o o o o----o | o o o----o | 16:35:51 | | * \ / | \ * \ | | 16:35:51 o o * o o---o o--o o----o o---o * o o----o o 16:35:51 16:35:51 2025-10-14T16:35:51.685Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:51 2025-10-14T16:35:51.685Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:51 2025-10-14T16:35:51.685Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:51 2025-10-14T16:35:51.685Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:51 2025-10-14T16:35:51.685Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:51 To enable the Jet engine on the members, do one of the following: 16:35:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:51 2025-10-14T16:35:51.694Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:51 2025-10-14T16:35:51.695Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:51 2025-10-14T16:35:51.702Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:51 2025-10-14T16:35:51.702Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.702Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:51 2025-10-14T16:35:51.705Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:51 2025-10-14T16:35:51.705Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:51 2025-10-14T16:35:51.778Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.778Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.779Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.779Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.877Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:51 2025-10-14T16:35:51.877Z WARN 6536 --- [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. 16:35:51 2025-10-14T16:35:51.900Z INFO 6536 --- [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. 16:35:51 2025-10-14T16:35:51.900Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:51.967Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:52 2025-10-14T16:35:51.967Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:52 2025-10-14T16:35:52.003Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.003Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.117Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.117Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.123Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.123Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.137Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.137Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.152Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.152Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.189Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.189Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.200Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.200Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.283Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.283Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.308Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.308Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.309Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.309Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.331Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.331Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.396Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.396Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.396Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.396Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.411Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.411Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.420Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.420Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:52 2025-10-14T16:35:52.447Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:52 2025-10-14T16:35:52.447Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.447Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:52 2025-10-14T16:35:52.451Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.451Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.455Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.455Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.505Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.505Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.518Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.518Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.546Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.547Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.565Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:52 2025-10-14T16:35:52.565Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.565Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:52 2025-10-14T16:35:52.582Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.582Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.666Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.666Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.682Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.682Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.779Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.779Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.780Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.780Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.878Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:52 2025-10-14T16:35:52.878Z WARN 6536 --- [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. 16:35:52 2025-10-14T16:35:52.902Z INFO 6536 --- [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. 16:35:52 2025-10-14T16:35:52.902Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:52.968Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:53 2025-10-14T16:35:52.968Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:53 2025-10-14T16:35:53.004Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.004Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.118Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.118Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.123Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.123Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.139Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.139Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.154Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.154Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.189Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.189Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.201Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.201Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.283Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.283Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.309Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.309Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.310Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.310Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.332Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.332Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.398Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.398Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.399Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.399Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.413Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.413Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.422Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.422Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:53 2025-10-14T16:35:53.451Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:53 2025-10-14T16:35:53.451Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.451Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:53 2025-10-14T16:35:53.452Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.452Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.456Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.456Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.505Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.505Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.519Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.519Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.547Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.547Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.568Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:53 2025-10-14T16:35:53.568Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.568Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:53 2025-10-14T16:35:53.585Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.585Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.666Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.666Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.682Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.683Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.781Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.781Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.781Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.781Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.879Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:53 2025-10-14T16:35:53.879Z WARN 6536 --- [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. 16:35:53 2025-10-14T16:35:53.904Z INFO 6536 --- [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. 16:35:53 2025-10-14T16:35:53.904Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:53.968Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:54 2025-10-14T16:35:53.968Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:54 2025-10-14T16:35:54.005Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.005Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.120Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.120Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.125Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.125Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.141Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.141Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.155Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.155Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.190Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.190Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.202Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.202Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.285Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.285Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.307Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:54 16:35:54 Members {size:1, ver:1} [ 16:35:54 Member [10.30.107.233]:5701 - 1b6393ee-17d5-4297-b094-e9a70538ec36 this 16:35:54 ] 16:35:54 16:35:54 2025-10-14T16:35:54.308Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:54 2025-10-14T16:35:54.309Z INFO 6536 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:54 2025-10-14T16:35:54.311Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.311Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.311Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.311Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.315Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:54 2025-10-14T16:35:54.316Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 1b6393ee-17d5-4297-b094-e9a70538ec36 this is handled 16:35:54 2025-10-14T16:35:54.317Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:54 2025-10-14T16:35:54.317Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:54 2025-10-14T16:35:54.317Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:54 2025-10-14T16:35:54.333Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.333Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.388Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:54 2025-10-14T16:35:54.388Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 16:35:54 2025-10-14T16:35:54.388Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:54 2025-10-14T16:35:54.390Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:54 2025-10-14T16:35:54.399Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.399Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.401Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.401Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.420Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:54 o o o o---o o--o o o---o o o----o o--o--o 16:35:54 | | / \ / | / / \ | | 16:35:54 o----o o o o----o | o o o----o | 16:35:54 | | * \ / | \ * \ | | 16:35:54 o o * o o---o o--o o----o o---o * o o----o o 16:35:54 16:35:54 2025-10-14T16:35:54.420Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:54 2025-10-14T16:35:54.420Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:54 2025-10-14T16:35:54.420Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:54 2025-10-14T16:35:54.420Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:54 2025-10-14T16:35:54.420Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:54 To enable the Jet engine on the members, do one of the following: 16:35:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:54 2025-10-14T16:35:54.425Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.425Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:54 2025-10-14T16:35:54.429Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.429Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.430Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:54 2025-10-14T16:35:54.432Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:54 2025-10-14T16:35:54.447Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:54 2025-10-14T16:35:54.447Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:54 2025-10-14T16:35:54.454Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.454Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.454Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:54 2025-10-14T16:35:54.455Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.455Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:54 2025-10-14T16:35:54.456Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.456Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.472Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:54 2025-10-14T16:35:54.472Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.472Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:54 2025-10-14T16:35:54.507Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.507Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.520Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.520Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.548Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.548Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.587Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.587Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.668Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.668Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.683Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.683Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.782Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.782Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.820Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.820Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.881Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.881Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.906Z INFO 6536 --- [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. 16:35:54 2025-10-14T16:35:54.906Z WARN 6536 --- [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. 16:35:54 2025-10-14T16:35:54.969Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:54 2025-10-14T16:35:54.969Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:55 2025-10-14T16:35:55.006Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.006Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.122Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.122Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.126Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.126Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.144Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.144Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.155Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.155Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.192Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.192Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.203Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.203Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.287Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.287Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.312Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.312Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.312Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.312Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.331Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:55 2025-10-14T16:35:55.331Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.331Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:55 2025-10-14T16:35:55.334Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.334Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.399Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.399Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.403Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.403Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.428Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.428Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:55 2025-10-14T16:35:55.430Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.430Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.454Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.454Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.454Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:55 2025-10-14T16:35:55.454Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.454Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:55 2025-10-14T16:35:55.458Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.458Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.507Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.507Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.522Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.522Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.549Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.549Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.592Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.592Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.669Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.669Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.684Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.684Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.782Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.782Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.821Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.821Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.882Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.882Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.908Z INFO 6536 --- [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. 16:35:55 2025-10-14T16:35:55.908Z WARN 6536 --- [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. 16:35:55 2025-10-14T16:35:55.970Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:55 2025-10-14T16:35:55.970Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:56 2025-10-14T16:35:56.008Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.008Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.046Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.047Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.123Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.123Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.127Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.127Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.155Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.155Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.193Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.193Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.204Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.204Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.288Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.288Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.313Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.313Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.314Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.314Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.334Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.334Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.334Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:56 2025-10-14T16:35:56.334Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.334Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2025-10-14T16:35:56.406Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.406Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.418Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.418Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.429Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.429Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:56 2025-10-14T16:35:56.430Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.430Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.454Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:56 2025-10-14T16:35:56.454Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.454Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:56 2025-10-14T16:35:56.459Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.459Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.484Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.484Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.509Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.509Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.522Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.522Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.535Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.535Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.595Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.595Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.670Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.670Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.685Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.685Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.784Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.784Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.823Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.823Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.883Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.883Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.911Z INFO 6536 --- [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. 16:35:56 2025-10-14T16:35:56.911Z WARN 6536 --- [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. 16:35:56 2025-10-14T16:35:56.971Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:56 2025-10-14T16:35:56.971Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:57 2025-10-14T16:35:57.009Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.010Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.049Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.049Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.073Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:57 16:35:57 Members {size:1, ver:1} [ 16:35:57 Member [10.30.107.233]:5701 - a8ab46ac-9184-4c57-9a60-6aa2a566ce7b this 16:35:57 ] 16:35:57 16:35:57 2025-10-14T16:35:57.074Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:57 2025-10-14T16:35:57.075Z INFO 6536 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:57 2025-10-14T16:35:57.083Z INFO 6536 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:35:57 2025-10-14T16:35:57.086Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:57 2025-10-14T16:35:57.086Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - a8ab46ac-9184-4c57-9a60-6aa2a566ce7b this is handled 16:35:57 2025-10-14T16:35:57.087Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:57 2025-10-14T16:35:57.087Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:57 2025-10-14T16:35:57.088Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:57 2025-10-14T16:35:57.123Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.123Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.128Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.129Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.156Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.156Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.159Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:57 2025-10-14T16:35:57.159Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 16:35:57 2025-10-14T16:35:57.159Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:57 2025-10-14T16:35:57.161Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:57 2025-10-14T16:35:57.191Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:57 o o o o---o o--o o o---o o o----o o--o--o 16:35:57 | | / \ / | / / \ | | 16:35:57 o----o o o o----o | o o o----o | 16:35:57 | | * \ / | \ * \ | | 16:35:57 o o * o o---o o--o o----o o---o * o o----o o 16:35:57 16:35:57 2025-10-14T16:35:57.191Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:57 2025-10-14T16:35:57.191Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:57 2025-10-14T16:35:57.191Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:57 2025-10-14T16:35:57.191Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:57 2025-10-14T16:35:57.191Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:57 To enable the Jet engine on the members, do one of the following: 16:35:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:57 2025-10-14T16:35:57.194Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.194Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.203Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:57 2025-10-14T16:35:57.204Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:57 2025-10-14T16:35:57.219Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:57 2025-10-14T16:35:57.219Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:57 2025-10-14T16:35:57.250Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.250Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.288Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.288Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.308Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.308Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.314Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.314Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.335Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.335Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.335Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:57 2025-10-14T16:35:57.335Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.335Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:57 2025-10-14T16:35:57.409Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.409Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.419Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.419Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.431Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.431Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.431Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.431Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:57 2025-10-14T16:35:57.450Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.450Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.455Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:57 2025-10-14T16:35:57.455Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.455Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:57 2025-10-14T16:35:57.485Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.485Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.503Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.503Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.510Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.510Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.522Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.522Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.598Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.598Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.672Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.672Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.686Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.686Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.710Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.710Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.825Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.826Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.884Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.884Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.913Z INFO 6536 --- [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. 16:35:57 2025-10-14T16:35:57.913Z WARN 6536 --- [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. 16:35:57 2025-10-14T16:35:57.973Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:57 2025-10-14T16:35:57.973Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:58 2025-10-14T16:35:58.010Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.010Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.051Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.051Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.123Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.123Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.152Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.153Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.157Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.157Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.195Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.195Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.252Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.252Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.298Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.298Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.309Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.309Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.315Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.315Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.335Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.335Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.336Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:58 2025-10-14T16:35:58.336Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.336Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:58 2025-10-14T16:35:58.412Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.412Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.419Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.420Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.432Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.432Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.435Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.435Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:58 2025-10-14T16:35:58.451Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.452Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.456Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:58 2025-10-14T16:35:58.456Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.456Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:58 2025-10-14T16:35:58.485Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.485Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.511Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.511Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.524Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.524Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.533Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.533Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.602Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.602Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.672Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.672Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.687Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.687Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.738Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.738Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.825Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.825Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.885Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.885Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.915Z INFO 6536 --- [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. 16:35:58 2025-10-14T16:35:58.915Z WARN 6536 --- [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. 16:35:58 2025-10-14T16:35:58.974Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:58 2025-10-14T16:35:58.974Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:59 2025-10-14T16:35:59.012Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.012Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.054Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.054Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.102Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.102Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.124Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.124Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.158Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.158Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.196Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.196Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.277Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.277Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.298Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.298Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.310Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.310Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.316Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.316Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.337Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.337Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.340Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:35:59 2025-10-14T16:35:59.340Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.340Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:59 2025-10-14T16:35:59.394Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:59 16:35:59 Members {size:1, ver:1} [ 16:35:59 Member [10.30.107.233]:5701 - b54061ba-0ac4-43bd-b54e-29d1cbce697c this 16:35:59 ] 16:35:59 16:35:59 2025-10-14T16:35:59.394Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:35:59 2025-10-14T16:35:59.395Z INFO 6536 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:35:59 2025-10-14T16:35:59.399Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:35:59 2025-10-14T16:35:59.400Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - b54061ba-0ac4-43bd-b54e-29d1cbce697c this is handled 16:35:59 2025-10-14T16:35:59.401Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:35:59 2025-10-14T16:35:59.401Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:35:59 2025-10-14T16:35:59.402Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:35:59 2025-10-14T16:35:59.409Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:35:59 2025-10-14T16:35:59.409Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.409Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:35:59 2025-10-14T16:35:59.414Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.414Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.420Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.420Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.432Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.432Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.437Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.437Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:35:59 2025-10-14T16:35:59.452Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.452Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.480Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:35:59 2025-10-14T16:35:59.480Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 16:35:59 2025-10-14T16:35:59.480Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:35:59 2025-10-14T16:35:59.482Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:35:59 2025-10-14T16:35:59.485Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.485Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.511Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:35:59 o o o o---o o--o o o---o o o----o o--o--o 16:35:59 | | / \ / | / / \ | | 16:35:59 o----o o o o----o | o o o----o | 16:35:59 | | * \ / | \ * \ | | 16:35:59 o o * o o---o o--o o----o o---o * o o----o o 16:35:59 16:35:59 2025-10-14T16:35:59.511Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:35:59 2025-10-14T16:35:59.511Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:35:59 2025-10-14T16:35:59.511Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:35:59 2025-10-14T16:35:59.511Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:35:59 2025-10-14T16:35:59.511Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:35:59 To enable the Jet engine on the members, do one of the following: 16:35:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:35:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:35:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:35:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:35:59 2025-10-14T16:35:59.512Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.512Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.520Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:35:59 2025-10-14T16:35:59.521Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:35:59 2025-10-14T16:35:59.526Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:35:59 2025-10-14T16:35:59.526Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.526Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.526Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:35:59 2025-10-14T16:35:59.533Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.533Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.605Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.605Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.629Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.629Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.708Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.708Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.740Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.740Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.826Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.826Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.885Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.885Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.917Z INFO 6536 --- [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. 16:35:59 2025-10-14T16:35:59.917Z WARN 6536 --- [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. 16:35:59 2025-10-14T16:35:59.975Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:35:59 2025-10-14T16:35:59.975Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:00 2025-10-14T16:36:00.013Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.013Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.056Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.056Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.106Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.107Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.125Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.125Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.159Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.159Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.197Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.197Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.279Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.279Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.299Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.299Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.311Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.311Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.317Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.317Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.338Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.338Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.340Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.340Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:00 2025-10-14T16:36:00.343Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:00 2025-10-14T16:36:00.343Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.343Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:00 2025-10-14T16:36:00.410Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:00 2025-10-14T16:36:00.410Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.410Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:00 2025-10-14T16:36:00.416Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.417Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.421Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.421Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.432Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.432Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.454Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.454Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.487Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.487Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.513Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.513Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.525Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.525Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.530Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.530Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.607Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.607Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.641Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.641Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.741Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.741Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.742Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.742Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.819Z INFO 6536 --- [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. 16:36:00 2025-10-14T16:36:00.819Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.828Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.828Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.887Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.887Z WARN 6536 --- [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. 16:36:00 2025-10-14T16:36:00.976Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:00 2025-10-14T16:36:00.976Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:01 2025-10-14T16:36:01.013Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.013Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.058Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.058Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.107Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.107Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.127Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.127Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.160Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.160Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.197Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:01 2025-10-14T16:36:01.197Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.197Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:01 2025-10-14T16:36:01.199Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.199Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.237Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.237Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.243Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.243Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:01 2025-10-14T16:36:01.281Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.281Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.312Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.312Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.317Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.317Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.338Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.339Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.361Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.361Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.419Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.419Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.423Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.423Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.434Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.434Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.452Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:01 2025-10-14T16:36:01.452Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.452Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:01 2025-10-14T16:36:01.488Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.488Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.514Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.514Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.526Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.526Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.530Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.530Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.610Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.610Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.642Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.642Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.689Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.689Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.743Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.743Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.821Z INFO 6536 --- [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. 16:36:01 2025-10-14T16:36:01.821Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.828Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.829Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.920Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.920Z WARN 6536 --- [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. 16:36:01 2025-10-14T16:36:01.977Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:01 2025-10-14T16:36:01.977Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:02 2025-10-14T16:36:02.006Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:02 16:36:02 Members {size:1, ver:1} [ 16:36:02 Member [10.30.107.233]:5701 - 76b9ac82-d654-4f56-b95e-768175c0d650 this 16:36:02 ] 16:36:02 16:36:02 2025-10-14T16:36:02.006Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:36:02 2025-10-14T16:36:02.007Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:36:02 2025-10-14T16:36:02.013Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:36:02 2025-10-14T16:36:02.013Z INFO 6536 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 76b9ac82-d654-4f56-b95e-768175c0d650 this is handled 16:36:02 2025-10-14T16:36:02.015Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.015Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.015Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:36:02 2025-10-14T16:36:02.018Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:36:02 2025-10-14T16:36:02.018Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:36:02 2025-10-14T16:36:02.047Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:02 2025-10-14T16:36:02.047Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.047Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:02 2025-10-14T16:36:02.087Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:36:02 2025-10-14T16:36:02.087Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 74 ms. 16:36:02 2025-10-14T16:36:02.088Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:36:02 2025-10-14T16:36:02.089Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:36:02 2025-10-14T16:36:02.108Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.108Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.116Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:02 o o o o---o o--o o o---o o o----o o--o--o 16:36:02 | | / \ / | / / \ | | 16:36:02 o----o o o o----o | o o o----o | 16:36:02 | | * \ / | \ * \ | | 16:36:02 o o * o o---o o--o o----o o---o * o o----o o 16:36:02 16:36:02 2025-10-14T16:36:02.116Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:36:02 2025-10-14T16:36:02.116Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:36:02 2025-10-14T16:36:02.116Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:36:02 2025-10-14T16:36:02.116Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:36:02 2025-10-14T16:36:02.116Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:36:02 To enable the Jet engine on the members, do one of the following: 16:36:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:36:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:36:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:36:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:36:02 2025-10-14T16:36:02.127Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:36:02 2025-10-14T16:36:02.128Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.128Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.128Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:36:02 2025-10-14T16:36:02.135Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:36:02 2025-10-14T16:36:02.135Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:36:02 2025-10-14T16:36:02.161Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.161Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.161Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.161Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.201Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.201Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.239Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.239Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.245Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.245Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:02 2025-10-14T16:36:02.279Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.279Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.282Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.282Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.306Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:02 2025-10-14T16:36:02.306Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.306Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:02 2025-10-14T16:36:02.313Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.313Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.338Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.339Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.357Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.357Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.421Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.421Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.425Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.425Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.435Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.435Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.489Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.489Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.516Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.516Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.528Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.528Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.530Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.530Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.614Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.614Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.643Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.644Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.699Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.699Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.745Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.745Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.823Z INFO 6536 --- [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. 16:36:02 2025-10-14T16:36:02.823Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.830Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.830Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.921Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.921Z WARN 6536 --- [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. 16:36:02 2025-10-14T16:36:02.979Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:02 2025-10-14T16:36:02.979Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:03 2025-10-14T16:36:03.048Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:03 2025-10-14T16:36:03.048Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.048Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:03 2025-10-14T16:36:03.050Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.050Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.063Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.063Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.063Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.063Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.109Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.109Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.129Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.129Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.203Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.203Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.240Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.240Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.247Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.247Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:03 2025-10-14T16:36:03.280Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.280Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.283Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.283Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.315Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.315Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.338Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.338Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.356Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:03 2025-10-14T16:36:03.356Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.356Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:03 2025-10-14T16:36:03.358Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.358Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.424Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.424Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.426Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.426Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.436Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.436Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.491Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.491Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.517Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.517Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.532Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.532Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.568Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.568Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.616Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.616Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.689Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.689Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.700Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.700Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.745Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.745Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.825Z INFO 6536 --- [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. 16:36:03 2025-10-14T16:36:03.826Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.831Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.831Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.921Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.921Z WARN 6536 --- [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. 16:36:03 2025-10-14T16:36:03.979Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:03 2025-10-14T16:36:03.979Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:04 2025-10-14T16:36:04.051Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.051Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.060Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:04 2025-10-14T16:36:04.060Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.060Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:04 2025-10-14T16:36:04.063Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.063Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.065Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.065Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.110Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.111Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.122Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.122Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.204Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.204Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.242Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.242Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.250Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.250Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:04 2025-10-14T16:36:04.259Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:04 2025-10-14T16:36:04.259Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.259Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:04 2025-10-14T16:36:04.281Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.281Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.283Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:04 16:36:04 Members {size:1, ver:1} [ 16:36:04 Member [10.30.107.233]:5701 - 8fd698b7-2d51-4a27-8f73-292c14900f82 this 16:36:04 ] 16:36:04 16:36:04 2025-10-14T16:36:04.283Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:36:04 2025-10-14T16:36:04.284Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:36:04 2025-10-14T16:36:04.285Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.285Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.303Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:36:04 2025-10-14T16:36:04.304Z INFO 6536 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 8fd698b7-2d51-4a27-8f73-292c14900f82 this is handled 16:36:04 2025-10-14T16:36:04.304Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:36:04 2025-10-14T16:36:04.305Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:36:04 2025-10-14T16:36:04.305Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:36:04 2025-10-14T16:36:04.316Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.316Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.339Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.339Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.360Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.360Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.367Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:36:04 2025-10-14T16:36:04.367Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 16:36:04 2025-10-14T16:36:04.367Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:36:04 2025-10-14T16:36:04.369Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:36:04 2025-10-14T16:36:04.399Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:04 o o o o---o o--o o o---o o o----o o--o--o 16:36:04 | | / \ / | / / \ | | 16:36:04 o----o o o o----o | o o o----o | 16:36:04 | | * \ / | \ * \ | | 16:36:04 o o * o o---o o--o o----o o---o * o o----o o 16:36:04 16:36:04 2025-10-14T16:36:04.399Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:36:04 2025-10-14T16:36:04.399Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:36:04 2025-10-14T16:36:04.399Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:36:04 2025-10-14T16:36:04.399Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:36:04 2025-10-14T16:36:04.399Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:36:04 To enable the Jet engine on the members, do one of the following: 16:36:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:36:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:36:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:36:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:36:04 2025-10-14T16:36:04.412Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:36:04 2025-10-14T16:36:04.413Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:36:04 2025-10-14T16:36:04.422Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:36:04 2025-10-14T16:36:04.422Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:36:04 2025-10-14T16:36:04.426Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.426Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.437Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.437Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.448Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.449Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.492Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.492Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.519Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.519Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.533Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.534Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.569Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.569Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.630Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.630Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.689Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.689Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.701Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.701Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.746Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.746Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.828Z INFO 6536 --- [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. 16:36:04 2025-10-14T16:36:04.828Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.844Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.844Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.922Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.922Z WARN 6536 --- [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. 16:36:04 2025-10-14T16:36:04.937Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:04 2025-10-14T16:36:04.937Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:05 2025-10-14T16:36:05.051Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.052Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.064Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:05 2025-10-14T16:36:05.064Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.064Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:05 2025-10-14T16:36:05.065Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.065Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.067Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.067Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.121Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.121Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.126Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.126Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.162Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:05 2025-10-14T16:36:05.162Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.162Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:05 2025-10-14T16:36:05.206Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.206Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.244Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.244Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.254Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.254Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:05 2025-10-14T16:36:05.282Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.282Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.287Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.287Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.317Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.317Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.339Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.339Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.360Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.360Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.428Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.429Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.437Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.437Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.466Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.466Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.519Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.519Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.525Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.525Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.534Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.534Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.571Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.571Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.631Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.631Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.690Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.690Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.703Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.703Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.747Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.747Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.830Z INFO 6536 --- [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. 16:36:05 2025-10-14T16:36:05.830Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.846Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.846Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.923Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.923Z WARN 6536 --- [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. 16:36:05 2025-10-14T16:36:05.939Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:05 2025-10-14T16:36:05.939Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:06 2025-10-14T16:36:06.017Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:06 2025-10-14T16:36:06.017Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.018Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:06 2025-10-14T16:36:06.052Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.052Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.069Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.069Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.103Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.103Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.123Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.123Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.126Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.126Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.151Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:06 2025-10-14T16:36:06.151Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.151Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:06 2025-10-14T16:36:06.207Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.207Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.245Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.245Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.258Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.258Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:06 2025-10-14T16:36:06.283Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.283Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.288Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.288Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.317Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.317Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.362Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.362Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.367Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.367Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.431Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.431Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.438Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.438Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.466Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.466Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.520Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.520Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.527Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.527Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.541Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.541Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.572Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.572Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.635Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.635Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.692Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.692Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.704Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.704Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.740Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.740Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.833Z INFO 6536 --- [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. 16:36:06 2025-10-14T16:36:06.833Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.848Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.848Z WARN 6536 --- [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. 16:36:06 2025-10-14T16:36:06.910Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.910Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:06 2025-10-14T16:36:06.925Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:06 2025-10-14T16:36:06.925Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.023Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:07 2025-10-14T16:36:07.023Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.023Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:07 2025-10-14T16:36:07.054Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.054Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.071Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.071Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.103Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.103Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.124Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.124Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.127Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.127Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.154Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:07 2025-10-14T16:36:07.154Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.154Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:07 2025-10-14T16:36:07.240Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.240Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.246Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.246Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.261Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.261Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:07 2025-10-14T16:36:07.284Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.284Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.289Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.289Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.319Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.319Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.364Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.364Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.369Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.369Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.434Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.434Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.439Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.439Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.468Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.468Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.520Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.520Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.529Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.529Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.542Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.542Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.573Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.573Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.639Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.639Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.705Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.705Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.714Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.714Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.744Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.744Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.836Z INFO 6536 --- [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. 16:36:07 2025-10-14T16:36:07.836Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.849Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.849Z WARN 6536 --- [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. 16:36:07 2025-10-14T16:36:07.912Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.912Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:07 2025-10-14T16:36:07.926Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:07 2025-10-14T16:36:07.926Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.028Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:08 2025-10-14T16:36:08.028Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.028Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:08 2025-10-14T16:36:08.074Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.074Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.076Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.076Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.104Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.104Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.107Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:08 2025-10-14T16:36:08.107Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.107Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:08 2025-10-14T16:36:08.125Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.125Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.127Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.127Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.163Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.163Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:08 2025-10-14T16:36:08.208Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.208Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.225Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.225Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.247Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.247Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.290Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.290Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.320Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.320Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.365Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.366Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.371Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.371Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.436Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.436Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.440Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.440Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.469Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.469Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.522Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.522Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.530Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.530Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.544Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.544Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.550Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.550Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.642Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.642Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.707Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.707Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.716Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.716Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.745Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.745Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.838Z INFO 6536 --- [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. 16:36:08 2025-10-14T16:36:08.839Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.850Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.850Z WARN 6536 --- [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. 16:36:08 2025-10-14T16:36:08.913Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.913Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:08 2025-10-14T16:36:08.927Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:08 2025-10-14T16:36:08.927Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.028Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:09 2025-10-14T16:36:09.028Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.028Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:09 2025-10-14T16:36:09.076Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.076Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.077Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.077Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.087Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.087Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.105Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.105Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.107Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:09 2025-10-14T16:36:09.107Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.107Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:09 2025-10-14T16:36:09.127Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.127Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.128Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.128Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.165Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.165Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:09 2025-10-14T16:36:09.243Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.244Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.247Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.248Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.271Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.271Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.290Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.290Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.365Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.365Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.366Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:09 16:36:09 Members {size:1, ver:1} [ 16:36:09 Member [10.30.107.233]:5701 - 03f404f6-ce86-4136-a2d6-667a63949cef this 16:36:09 ] 16:36:09 16:36:09 2025-10-14T16:36:09.367Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:36:09 2025-10-14T16:36:09.367Z INFO 6536 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:36:09 2025-10-14T16:36:09.372Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.372Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.382Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:36:09 2025-10-14T16:36:09.383Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - 03f404f6-ce86-4136-a2d6-667a63949cef this is handled 16:36:09 2025-10-14T16:36:09.384Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:36:09 2025-10-14T16:36:09.384Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:36:09 2025-10-14T16:36:09.384Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:36:09 2025-10-14T16:36:09.439Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.439Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.440Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.440Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.471Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.471Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.494Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.494Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.523Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.523Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.551Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.551Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.568Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.568Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.645Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.645Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.699Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:36:09 2025-10-14T16:36:09.699Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 316 ms. 16:36:09 2025-10-14T16:36:09.699Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:36:09 2025-10-14T16:36:09.701Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:36:09 2025-10-14T16:36:09.708Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.708Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.718Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.718Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.733Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:09 o o o o---o o--o o o---o o o----o o--o--o 16:36:09 | | / \ / | / / \ | | 16:36:09 o----o o o o----o | o o o----o | 16:36:09 | | * \ / | \ * \ | | 16:36:09 o o * o o---o o--o o----o o---o * o o----o o 16:36:09 16:36:09 2025-10-14T16:36:09.733Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:36:09 2025-10-14T16:36:09.733Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:36:09 2025-10-14T16:36:09.733Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:36:09 2025-10-14T16:36:09.733Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:36:09 2025-10-14T16:36:09.733Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:36:09 To enable the Jet engine on the members, do one of the following: 16:36:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:36:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:36:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:36:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:36:09 2025-10-14T16:36:09.745Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.745Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.748Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:36:09 2025-10-14T16:36:09.750Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:36:09 2025-10-14T16:36:09.768Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:36:09 2025-10-14T16:36:09.769Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:36:09 2025-10-14T16:36:09.774Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.774Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:09 2025-10-14T16:36:09.841Z INFO 6536 --- [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. 16:36:09 2025-10-14T16:36:09.841Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.852Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:09 2025-10-14T16:36:09.852Z WARN 6536 --- [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. 16:36:09 2025-10-14T16:36:09.927Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:10 2025-10-14T16:36:09.927Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:09.967Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:10 2025-10-14T16:36:09.967Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:09.967Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:10 2025-10-14T16:36:10.003Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.003Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.028Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:10 2025-10-14T16:36:10.028Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.028Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:10 2025-10-14T16:36:10.068Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.068Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:10 2025-10-14T16:36:10.078Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.079Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.079Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.079Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.106Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.106Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.128Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.128Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.134Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.134Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.243Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.243Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.248Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.248Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.272Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.272Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.292Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.292Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.366Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.366Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.372Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.372Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.442Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.442Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.442Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.442Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.472Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.472Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.498Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.498Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.524Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.524Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.551Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.551Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.569Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.569Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.648Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.648Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.710Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.710Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.716Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.716Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:10 2025-10-14T16:36:10.719Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.719Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.746Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.746Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.843Z INFO 6536 --- [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. 16:36:10 2025-10-14T16:36:10.843Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.854Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.854Z WARN 6536 --- [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. 16:36:10 2025-10-14T16:36:10.880Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:10 2025-10-14T16:36:10.880Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:10.917Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:11 2025-10-14T16:36:10.917Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:10.917Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:11 2025-10-14T16:36:10.942Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:11 2025-10-14T16:36:10.942Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:10.959Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:11 2025-10-14T16:36:10.959Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:10.959Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:11 2025-10-14T16:36:10.970Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:11 2025-10-14T16:36:10.970Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:11 2025-10-14T16:36:11.081Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.081Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.081Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.081Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.092Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.092Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.129Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.129Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.134Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.134Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.244Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.244Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.250Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.250Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.274Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.274Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.292Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.292Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.366Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.367Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.397Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.397Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.443Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.443Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.444Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.444Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.473Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.474Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.499Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.499Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.515Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.515Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.521Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.521Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.552Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.552Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.650Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.650Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.711Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.712Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.721Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.721Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.746Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.746Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.753Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.753Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:11 2025-10-14T16:36:11.832Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.832Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.846Z INFO 6536 --- [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. 16:36:11 2025-10-14T16:36:11.846Z WARN 6536 --- [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. 16:36:11 2025-10-14T16:36:11.856Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:11 2025-10-14T16:36:11.856Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:11.932Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:12 2025-10-14T16:36:11.932Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:11.932Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:12 2025-10-14T16:36:11.942Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:12 2025-10-14T16:36:11.942Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:11.959Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:12 2025-10-14T16:36:11.960Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:11.972Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:12 2025-10-14T16:36:11.972Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:12 2025-10-14T16:36:11.985Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:12 2025-10-14T16:36:11.986Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:11.986Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:12 2025-10-14T16:36:12.082Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.082Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.083Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.083Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.131Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.131Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.135Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.135Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.245Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.245Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.251Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.251Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.274Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.274Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.293Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.293Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.366Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.366Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.398Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.398Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.445Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.445Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.447Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.447Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.474Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.474Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.501Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.501Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.516Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.516Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.521Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.521Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.553Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.553Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.653Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.653Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.711Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.711Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.722Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.722Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.747Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.747Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.753Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.753Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:12 2025-10-14T16:36:12.834Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.834Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.848Z INFO 6536 --- [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. 16:36:12 2025-10-14T16:36:12.848Z WARN 6536 --- [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. 16:36:12 2025-10-14T16:36:12.857Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:12 2025-10-14T16:36:12.857Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:12.932Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:13 2025-10-14T16:36:12.932Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:12.932Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:13 2025-10-14T16:36:12.943Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:13 2025-10-14T16:36:12.943Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:12.959Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:13 2025-10-14T16:36:12.959Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:12.972Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:13 2025-10-14T16:36:12.973Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:12.973Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:13 2025-10-14T16:36:12.974Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:13 2025-10-14T16:36:12.974Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:13 2025-10-14T16:36:13.083Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.083Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.085Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.085Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.132Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.132Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.136Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.136Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.245Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.246Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.251Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.251Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.276Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.276Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.294Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.294Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.367Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.367Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.398Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.399Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.445Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.445Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.450Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.450Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.476Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.476Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.501Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.501Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.517Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.517Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.523Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.523Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.554Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.555Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.655Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.655Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.713Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.713Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.724Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.724Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.748Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.748Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.754Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.754Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:13 2025-10-14T16:36:13.834Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.834Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.851Z INFO 6536 --- [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. 16:36:13 2025-10-14T16:36:13.851Z WARN 6536 --- [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. 16:36:13 2025-10-14T16:36:13.859Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:13 2025-10-14T16:36:13.859Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:13.933Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:14 2025-10-14T16:36:13.933Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:13.933Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:14 2025-10-14T16:36:13.944Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:14 2025-10-14T16:36:13.944Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:13.961Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:14 2025-10-14T16:36:13.961Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:13.975Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:14 2025-10-14T16:36:13.975Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:13.975Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:14 2025-10-14T16:36:13.976Z INFO 6536 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.233]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.17]:5701 16:36:14 2025-10-14T16:36:13.977Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:14 2025-10-14T16:36:13.977Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:14 2025-10-14T16:36:13.995Z INFO 6536 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.17]:5701 is added to the blacklist. 16:36:14 2025-10-14T16:36:14.085Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.085Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.087Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.087Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.119Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.119Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.137Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.137Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.246Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.246Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.252Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.252Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.277Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.277Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.341Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.341Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.368Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.368Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.398Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.398Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.447Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.447Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.452Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.452Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.477Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.477Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.480Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.480Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.489Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.489Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.531Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.531Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.555Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.555Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.657Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.657Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.715Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.715Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.725Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.725Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.749Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.749Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.754Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.754Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:14 2025-10-14T16:36:14.836Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.836Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.853Z INFO 6536 --- [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. 16:36:14 2025-10-14T16:36:14.853Z WARN 6536 --- [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. 16:36:14 2025-10-14T16:36:14.875Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:14 2025-10-14T16:36:14.875Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:14.933Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:15 2025-10-14T16:36:14.933Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:14.933Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:15 2025-10-14T16:36:14.948Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:15 2025-10-14T16:36:14.948Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:14.948Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:15 2025-10-14T16:36:14.962Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:15 2025-10-14T16:36:14.962Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:14.979Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:15 2025-10-14T16:36:14.979Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:15 2025-10-14T16:36:14.992Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:15 2025-10-14T16:36:14.992Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.085Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.085Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.090Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.090Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.122Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.122Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.138Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.138Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.247Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.247Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.253Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.253Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.278Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.278Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.335Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.336Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.343Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.343Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.399Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.399Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.452Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.452Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.454Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.454Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.478Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.478Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.483Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.483Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.521Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.521Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.532Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.532Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.556Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.556Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.659Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.659Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.715Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.715Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.726Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.726Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.749Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.749Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.754Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.754Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:15 2025-10-14T16:36:15.800Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:15 2025-10-14T16:36:15.800Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.800Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:15 2025-10-14T16:36:15.850Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.850Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.855Z INFO 6536 --- [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. 16:36:15 2025-10-14T16:36:15.855Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.876Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:15 2025-10-14T16:36:15.876Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.886Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:15 2025-10-14T16:36:15.886Z WARN 6536 --- [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. 16:36:15 2025-10-14T16:36:15.886Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:16 2025-10-14T16:36:15.964Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:16 2025-10-14T16:36:15.964Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:15.981Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:16 2025-10-14T16:36:15.981Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:16 2025-10-14T16:36:15.993Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:16 2025-10-14T16:36:15.993Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.086Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.086Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.092Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.092Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.124Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.124Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.139Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.139Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.248Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.248Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.255Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.255Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.278Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.278Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.333Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.333Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.344Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.344Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.399Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.399Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.453Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.453Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.457Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.457Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.480Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.480Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.484Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.484Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.522Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.522Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.533Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.533Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.558Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.558Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.662Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.662Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.717Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.717Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.728Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.728Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.736Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.736Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:16 2025-10-14T16:36:16.788Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.788Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.801Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:16 2025-10-14T16:36:16.801Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.801Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:16 2025-10-14T16:36:16.850Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.850Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.857Z INFO 6536 --- [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. 16:36:16 2025-10-14T16:36:16.857Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.877Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:16 2025-10-14T16:36:16.878Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.886Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:16 2025-10-14T16:36:16.886Z WARN 6536 --- [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. 16:36:16 2025-10-14T16:36:16.886Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:17 2025-10-14T16:36:16.965Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:17 2025-10-14T16:36:16.966Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:16.984Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:17 2025-10-14T16:36:16.984Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:17 2025-10-14T16:36:16.997Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:17 2025-10-14T16:36:16.997Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.087Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.087Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.094Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.094Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.125Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.125Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.157Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.157Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.249Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.250Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.256Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.256Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.280Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.280Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.308Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.308Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.334Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.334Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.401Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.401Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.455Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.455Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.460Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.460Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.481Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.481Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.485Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.485Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.523Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.523Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.534Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.534Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.560Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.560Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.656Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:17 2025-10-14T16:36:17.656Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.656Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:17 2025-10-14T16:36:17.664Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.664Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.677Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.677Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.728Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.728Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.738Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.738Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:17 2025-10-14T16:36:17.739Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:17 2025-10-14T16:36:17.739Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.739Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:17 2025-10-14T16:36:17.789Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.789Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.851Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.852Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.860Z INFO 6536 --- [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. 16:36:17 2025-10-14T16:36:17.860Z WARN 6536 --- [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. 16:36:17 2025-10-14T16:36:17.878Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:17 2025-10-14T16:36:17.878Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:17.966Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:18 2025-10-14T16:36:17.966Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:17.987Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:18 2025-10-14T16:36:17.987Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:18 2025-10-14T16:36:17.998Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:18 2025-10-14T16:36:17.998Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.087Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.087Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.097Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.097Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.126Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.126Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.143Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.143Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.157Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.157Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.250Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.250Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.281Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.281Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.309Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.309Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.334Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.334Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.450Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.450Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.455Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.455Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.463Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.463Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.482Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.482Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.486Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.486Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.524Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.524Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.529Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.529Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.561Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.561Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.570Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.570Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.665Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.665Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.705Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:18 2025-10-14T16:36:18.705Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.705Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:18 2025-10-14T16:36:18.729Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.729Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.738Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.738Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:18 2025-10-14T16:36:18.741Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:18 2025-10-14T16:36:18.741Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.741Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:18 2025-10-14T16:36:18.789Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.789Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.852Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.852Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.862Z INFO 6536 --- [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. 16:36:18 2025-10-14T16:36:18.862Z WARN 6536 --- [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. 16:36:18 2025-10-14T16:36:18.879Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:18 2025-10-14T16:36:18.879Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:18.968Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:19 2025-10-14T16:36:18.968Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:18.988Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:19 2025-10-14T16:36:18.988Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:19 2025-10-14T16:36:19.029Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.029Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.088Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.088Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.099Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.099Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.127Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.127Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.157Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.157Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.159Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.159Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.252Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.252Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.311Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.311Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.311Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.311Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.319Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.319Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.365Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.365Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.386Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.386Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.452Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.452Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.456Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.456Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.483Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.483Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.486Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.486Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.525Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.525Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.557Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:19 2025-10-14T16:36:19.557Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.558Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:19 2025-10-14T16:36:19.562Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.562Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.570Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.570Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.644Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:19 2025-10-14T16:36:19.644Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.644Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:19 2025-10-14T16:36:19.667Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.667Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.729Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.729Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.739Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.739Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:19 2025-10-14T16:36:19.790Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.790Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.853Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.853Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.865Z INFO 6536 --- [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. 16:36:19 2025-10-14T16:36:19.865Z WARN 6536 --- [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. 16:36:19 2025-10-14T16:36:19.880Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:19 2025-10-14T16:36:19.880Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:19.968Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:20 2025-10-14T16:36:19.968Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:19.990Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:20 2025-10-14T16:36:19.991Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:20 2025-10-14T16:36:20.001Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.001Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.030Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.030Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.089Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.089Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.128Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.128Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.159Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.159Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.160Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.161Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.222Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.222Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.253Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.253Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.312Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.313Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.313Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.313Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.367Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.367Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.387Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.387Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.452Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.452Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.457Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:20 2025-10-14T16:36:20.457Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.457Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:20 2025-10-14T16:36:20.485Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.485Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.488Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.488Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.498Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.498Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.527Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.527Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.547Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:20 2025-10-14T16:36:20.547Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.547Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:20 2025-10-14T16:36:20.563Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.563Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.566Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.566Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.622Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:20 16:36:20 Members {size:1, ver:1} [ 16:36:20 Member [10.30.107.233]:5701 - f746a6e4-4615-43ed-9982-2fa69a445e3b this 16:36:20 ] 16:36:20 16:36:20 2025-10-14T16:36:20.624Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:36:20 2025-10-14T16:36:20.625Z INFO 6536 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:36:20 2025-10-14T16:36:20.636Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:36:20 2025-10-14T16:36:20.636Z INFO 6536 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - f746a6e4-4615-43ed-9982-2fa69a445e3b this is handled 16:36:20 2025-10-14T16:36:20.637Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:36:20 2025-10-14T16:36:20.637Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:36:20 2025-10-14T16:36:20.638Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:36:20 2025-10-14T16:36:20.669Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.669Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.712Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:36:20 2025-10-14T16:36:20.712Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 16:36:20 2025-10-14T16:36:20.712Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:36:20 2025-10-14T16:36:20.714Z INFO 6536 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:36:20 2025-10-14T16:36:20.731Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.731Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.740Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.740Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:20 2025-10-14T16:36:20.741Z INFO 6536 --- [ main] com.hazelcast.system.logo : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:20 o o o o---o o--o o o---o o o----o o--o--o 16:36:20 | | / \ / | / / \ | | 16:36:20 o----o o o o----o | o o o----o | 16:36:20 | | * \ / | \ * \ | | 16:36:20 o o * o o---o o--o o----o o---o * o o----o o 16:36:20 16:36:20 2025-10-14T16:36:20.741Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:36:20 2025-10-14T16:36:20.741Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701 16:36:20 2025-10-14T16:36:20.741Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] Cluster name: dev 16:36:20 2025-10-14T16:36:20.741Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]: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. 16:36:20 2025-10-14T16:36:20.741Z INFO 6536 --- [ main] com.hazelcast.system : [10.30.107.233]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:36:20 To enable the Jet engine on the members, do one of the following: 16:36:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:36:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:36:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:36:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:36:20 2025-10-14T16:36:20.749Z INFO 6536 --- [ main] com.hazelcast.system.security : [10.30.107.233]: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. 16:36:20 2025-10-14T16:36:20.750Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Using Multicast discovery 16:36:20 2025-10-14T16:36:20.755Z INFO 6536 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.233]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:36:20 2025-10-14T16:36:20.755Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTING 16:36:20 2025-10-14T16:36:20.791Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.791Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.854Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.854Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.867Z INFO 6536 --- [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. 16:36:20 2025-10-14T16:36:20.867Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.881Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.881Z WARN 6536 --- [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. 16:36:20 2025-10-14T16:36:20.903Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:20 2025-10-14T16:36:20.903Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:20.970Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:21 2025-10-14T16:36:20.970Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:20.993Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:21 2025-10-14T16:36:20.993Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:21 2025-10-14T16:36:21.031Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.031Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.045Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.045Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.090Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.090Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.160Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.160Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.161Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.161Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.223Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.223Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.255Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.255Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.312Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.312Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.313Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.313Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.369Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.369Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.388Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.388Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.450Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:21 2025-10-14T16:36:21.450Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.451Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:21 2025-10-14T16:36:21.452Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.452Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.482Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:21 2025-10-14T16:36:21.482Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.482Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:21 2025-10-14T16:36:21.486Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.486Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.489Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.489Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.499Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.499Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.527Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.527Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.564Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.564Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.567Z ERROR 6536 --- [_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 16:36:21 2025-10-14T16:36:21.567Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.567Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.568Z ERROR 6536 --- [_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 16:36:21 2025-10-14T16:36:21.670Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.670Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.732Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.733Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.740Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.740Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:21 2025-10-14T16:36:21.793Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.793Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.856Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.856Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.870Z INFO 6536 --- [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. 16:36:21 2025-10-14T16:36:21.870Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.881Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.882Z WARN 6536 --- [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. 16:36:21 2025-10-14T16:36:21.896Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.896Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:21 2025-10-14T16:36:21.905Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:21 2025-10-14T16:36:21.905Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:21.930Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:22 2025-10-14T16:36:21.930Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:21.971Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:22 2025-10-14T16:36:21.971Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.031Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.031Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.092Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.092Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.161Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.161Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.162Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.162Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.225Z INFO 6536 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.225Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.256Z INFO 6536 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.256Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.256Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.256Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.313Z INFO 6536 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.313Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.314Z INFO 6536 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.314Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.371Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.371Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.412Z INFO 6536 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.412Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.434Z INFO 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:36:22 2025-10-14T16:36:22.434Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.434Z WARN 6536 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:22 2025-10-14T16:36:22.454Z INFO 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:36:22 2025-10-14T16:36:22.454Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.454Z WARN 6536 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:36:22 2025-10-14T16:36:22.488Z INFO 6536 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.488Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.491Z INFO 6536 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.491Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.499Z INFO 6536 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.499Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.529Z INFO 6536 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.529Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.562Z INFO 6536 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.562Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.569Z INFO 6536 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.569Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.672Z INFO 6536 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.672Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.733Z INFO 6536 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.733Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.741Z INFO 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.741Z WARN 6536 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:22 2025-10-14T16:36:22.794Z INFO 6536 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.794Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.857Z INFO 6536 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.857Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.873Z INFO 6536 --- [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. 16:36:22 2025-10-14T16:36:22.873Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.882Z INFO 6536 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.882Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.898Z INFO 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.898Z WARN 6536 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 16:36:22 2025-10-14T16:36:22.907Z INFO 6536 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.907Z WARN 6536 --- [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. 16:36:22 2025-10-14T16:36:22.931Z INFO 6536 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:36:22 2025-10-14T16:36:22.931Z WARN 6536 --- [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. 16:36:23 2025-10-14T16:36:22.948Z INFO 6536 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.233]:5701 [dev] [5.5.0] 16:36:23 16:36:23 Members {size:1, ver:1} [ 16:36:23 Member [10.30.107.233]:5701 - fd3a0daf-35ff-41c7-a1cc-88d6092969f8 this 16:36:23 ] 16:36:23 16:36:23 2025-10-14T16:36:22.949Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is STARTED 16:36:23 2025-10-14T16:36:22.950Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:36:23 2025-10-14T16:36:22.973Z INFO 6536 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:36:23 2025-10-14T16:36:22.973Z WARN 6536 --- [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. 16:36:23 2025-10-14T16:36:23.033Z INFO 6536 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:36:23 2025-10-14T16:36:23.033Z WARN 6536 --- [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. 16:36:23 2025-10-14T16:36:23.065Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTTING_DOWN 16:36:23 2025-10-14T16:36:23.066Z INFO 6536 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.233]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.233]:5701 - fd3a0daf-35ff-41c7-a1cc-88d6092969f8 this is handled 16:36:23 2025-10-14T16:36:23.067Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down multicast service... 16:36:23 2025-10-14T16:36:23.068Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down connection manager... 16:36:23 2025-10-14T16:36:23.068Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Shutting down node engine... 16:36:23 2025-10-14T16:36:23.076Z INFO 6536 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.233]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:36:23 2025-10-14T16:36:23.076Z INFO 6536 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.233]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 10 ms. 16:36:23 2025-10-14T16:36:23.076Z INFO 6536 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.233]:5701 [dev] [5.5.0] [10.30.107.233]:5701 is SHUTDOWN 16:36:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.62 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 16:36:23 2025-10-14T16:36:23.093Z INFO 6536 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:36:23 2025-10-14T16:36:23.093Z WARN 6536 --- [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. 16:36:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 16:36:23 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 16:36:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 16:36:23 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 16:36:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 16:36:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 16:36:23 2025-10-14T16:36:23.141Z INFO 6536 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:36:23 2025-10-14T16:36:23.141Z WARN 6536 --- [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. 16:36:23 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 16:36:23 2025-10-14T16:36:23.144Z INFO 6536 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 16:36:23 2025-10-14T16:36:23.144Z INFO 6536 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 16:36:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:36:23 2025-10-14T16:36:23.163Z INFO 6536 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:36:23 2025-10-14T16:36:23.163Z WARN 6536 --- [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. 16:36:23 2025-10-14T16:36:23.176Z INFO 6536 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 16:36:23 2025-10-14T16:36:23.177Z INFO 6536 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : NCMP CM Data Notification Subscription Models onboarded successfully 16:36:23 2025-10-14T16:36:23.177Z INFO 6536 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 16:36:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:36:23 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:36:23 2025-10-14T16:36:23.178Z INFO 6536 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:36:23 2025-10-14T16:36:23.178Z WARN 6536 --- [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. 16:36:23 2025-10-14T16:36:23.188Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:36:23 2025-10-14T16:36:23.190Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2024-02-23 installed successfully, 16:36:23 2025-10-14T16:36:23.191Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:36:23 2025-10-14T16:36:23.195Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:36:23 2025-10-14T16:36:23.198Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2025-07-22 installed successfully, 16:36:23 2025-10-14T16:36:23.198Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:36:23 2025-10-14T16:36:23.202Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:36:23 2025-10-14T16:36:23.202Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory upgraded successfully to model dmi-registry-2025-07-22 16:36:23 2025-10-14T16:36:23.202Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory module data migration is completed successfully. 16:36:23 2025-10-14T16:36:23.202Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:36:23 2025-10-14T16:36:23.208Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:36:23 2025-10-14T16:36:23.208Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Revision 2025-07-22 is already installed. 16:36:23 2025-10-14T16:36:23.208Z INFO 6536 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:36:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:36:23 [INFO] 16:36:23 [INFO] Results: 16:36:23 [INFO] 16:36:23 [INFO] Tests run: 764, Failures: 0, Errors: 0, Skipped: 0 16:36:23 [INFO] 16:36:23 [INFO] 16:36:23 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-service --- 16:36:23 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:36:23 [INFO] Analyzed bundle 'cps-ncmp-service' with 152 classes 16:36:23 [INFO] All coverage checks have been met. 16:36:23 [INFO] 16:36:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-service --- 16:36:23 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:36:23 [INFO] Analyzed bundle 'cps-ncmp-service' with 152 classes 16:36:24 [INFO] 16:36:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:36:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.2-SNAPSHOT.jar 16:36:24 [INFO] 16:36:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:36:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.2-SNAPSHOT/cps-ncmp-service-3.7.2-SNAPSHOT.jar 16:36:24 [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.2-SNAPSHOT/cps-ncmp-service-3.7.2-SNAPSHOT.pom 16:36:24 [INFO] 16:36:24 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:36:24 [INFO] Building cps-ncmp-rest 3.7.2-SNAPSHOT [11/21] 16:36:24 [INFO] --------------------------------[ jar ]--------------------------------- 16:36:24 [INFO] 16:36:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:36:24 [INFO] 16:36:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:36:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:36:24 [INFO] 16:36:24 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:36:24 [INFO] Generating with dryRun=false 16:36:24 [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. 16:36:24 [INFO] OpenAPI Generator: spring (server) 16:36:24 [INFO] Generator 'spring' is considered stable. 16:36:24 [INFO] ---------------------------------- 16:36:24 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:36: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) 16:36:24 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:36:24 [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). 16:36:24 [INFO] Processing operation getResourceDataForCmHandle 16:36:24 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:36:24 [INFO] Processing operation createResourceDataRunningForCmHandle 16:36:24 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:36:24 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:36:24 [INFO] Processing operation executeDataOperationForCmHandles 16:36:24 [INFO] Processing operation queryResourceDataForCmHandle 16:36:24 [INFO] Processing operation getModuleReferencesByCmHandle 16:36:24 [INFO] Processing operation getModuleDefinitions 16:36:24 [INFO] Processing operation searchCmHandles 16:36:24 [INFO] Processing operation retrieveCmHandleDetailsById 16:36:24 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 16:36:24 [INFO] Processing operation searchCmHandleIds 16:36:24 [INFO] Processing operation getCmHandleStateByCmHandleId 16:36:24 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:36:24 [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] 16:36:24 [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] 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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 16:36:24 [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] 16:36:24 [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 16:36:24 [INFO] Skipping generation of Webhooks. 16:36:24 [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] 16:36:25 [INFO] Skipping generation of supporting files. 16:36:25 ################################################################################ 16:36:25 # Thanks for using OpenAPI Generator. # 16:36:25 # Please consider donation to help us maintain this project 🙏 # 16:36:25 # https://opencollective.com/openapi_generator/donate # 16:36:25 ################################################################################ 16:36:25 [INFO] 16:36:25 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:36:25 [INFO] Generating with dryRun=false 16:36:25 [INFO] No .openapi-generator-ignore file found. 16:36:25 [INFO] OpenAPI Generator: spring (server) 16:36:25 [INFO] Generator 'spring' is considered stable. 16:36:25 [INFO] ---------------------------------- 16:36:25 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:36:25 [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) 16:36:25 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:36:25 [INFO] Processing operation updateDmiPluginRegistration 16:36:25 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 16:36:25 [INFO] Processing operation searchCmHandleIds 16:36:25 [INFO] Processing operation searchCmHandles 16:36: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/ncmpInventory] 16:36: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/ncmpInventory] 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36:25 [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 16:36: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/ncmpInventory] 16:36:25 [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 16:36:25 [INFO] Skipping generation of Webhooks. 16:36: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/ncmpInventory] 16:36:25 [INFO] Skipping generation of supporting files. 16:36:25 ################################################################################ 16:36:25 # Thanks for using OpenAPI Generator. # 16:36:25 # Please consider donation to help us maintain this project 🙏 # 16:36:25 # https://opencollective.com/openapi_generator/donate # 16:36:25 ################################################################################ 16:36:25 [INFO] 16:36:25 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-rest --- 16:36:47 [INFO] Generating with dryRun=false 16:36:47 [INFO] OpenAPI Generator: spring (server) 16:36:47 [INFO] Generator 'spring' is considered stable. 16:36:47 [INFO] ---------------------------------- 16:36:47 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.provmns.controller) 16:36:47 [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) 16:36:47 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:36:47 [WARNING] Failed to get the schema name: null 16:36:47 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 16:36:47 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 16:36:47 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 16:36:47 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [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). 16:36:47 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 16:36:47 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 16:36:47 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 16:36:47 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 16:36:47 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 16:36:47 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 16:36:47 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 16:36:47 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 16:36:47 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 16:36:47 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 16:36:47 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 16:36:47 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 16:36:47 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 16:36:47 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 16:36:47 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 16:36:47 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 16:36:47 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 16:36:47 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 16:36:47 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 16:36:47 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 16:36:47 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 16:36:47 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 16:36:47 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 16:36:47 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 16:36:47 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 16:36:47 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 16:36:47 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 16:36:47 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 16:36:47 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 16:36:47 [INFO] Processing operation null 16:36:47 [INFO] Processing operation null 16:36:47 [INFO] Processing operation null 16:36:47 [INFO] Processing operation null 16:36:47 [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. 16:36:47 [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. 16:36:47 [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. 16:36:47 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:47 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 16:36:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 16:36:48 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 16:36:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 16:36:48 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 16:36:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 16:36:48 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 16:36:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 16:36:48 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:48 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 16:36:48 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [INFO] Model EmptyObject not generated since it's a free-form object 16:36:48 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/UtraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/EutraCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] #/components/schemas/NrCellId is not defined 16:36:48 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 16:36:48 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 16:36:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:49 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AccessType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AckState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Arp.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Category.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CellState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ClassNameIdPatchDefaultResponse.java 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommModel.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Condition.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Context.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Duration.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefault.java 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGet.java 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponseGetOtherProblemsInner.java 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatch.java 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ErrorResponsePatchOtherProblemsInner.java 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EthFlowDescription.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventId.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Exposure.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Frequency.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Guami.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Insert.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Addr1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6Prefix1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MDAType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFService.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NFType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NullValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Operation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Operation1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Orbital.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchItem.java 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PatchOperation.java 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PccRule.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PeriodicityRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PfdData.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Positioning.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/QosData.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RATContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RatType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Resource.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceOneOf.java 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SAP.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope.java 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScopeType.java 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SdRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Snssai.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Ssm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Support.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tai.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tai1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindow3.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Top.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/Top1.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UsageState.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 16:36:49 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 16:36:49 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 16:36:49 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 16:36:49 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 16:36:49 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 16:36:49 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 16:36:49 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 16:36:49 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 16:36:49 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 16:36:49 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 16:36:50 [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. 16:36:50 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 16:36:50 [INFO] Skipping generation of Webhooks. 16:36:50 [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. 16:36:50 [INFO] Skipping generation of supporting files. 16:36:50 ################################################################################ 16:36:50 # Thanks for using OpenAPI Generator. # 16:36:50 # Please consider donation to help us maintain this project 🙏 # 16:36:50 # https://opencollective.com/openapi_generator/donate # 16:36:50 ################################################################################ 16:37:10 [INFO] 16:37:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 16:37:10 [INFO] You have 0 Checkstyle violations. 16:37:10 [INFO] 16:37:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 16:37:10 [INFO] You have 0 Checkstyle violations. 16:37:10 [INFO] 16:37:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 16:37:10 [INFO] Copying 1 resource from src/main/resources to target/classes 16:37:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 16:37:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 16:37:10 [INFO] 16:37:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 16:37:10 [INFO] Recompiling the module because of changed dependency. 16:37:10 [INFO] Compiling 54 source files with javac [debug release 17] to target/classes 16:37:12 [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". 16:37:12 [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 16:37:12 [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. 16:37:12 [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. 16:37:12 [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. 16:37:12 [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. 16:37:12 [INFO] 16:37:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:37:12 [INFO] Generating with dryRun=false 16:37:12 [INFO] No .openapi-generator-ignore file found. 16:37:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:37:12 [INFO] Generator 'openapi-yaml' is considered stable. 16:37:12 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [INFO] Skipping generation of Webhooks. 16:37:12 [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] 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:37:12 ################################################################################ 16:37:12 # Thanks for using OpenAPI Generator. # 16:37:12 # Please consider donation to help us maintain this project 🙏 # 16:37:12 # https://opencollective.com/openapi_generator/donate # 16:37:12 ################################################################################ 16:37:12 [INFO] 16:37:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:37:12 [INFO] Generating with dryRun=false 16:37:12 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:37:12 [INFO] Generator 'openapi-yaml' is considered stable. 16:37:12 [INFO] Output file [outputFile=openapi.yaml] 16:37:12 [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). 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [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] 16:37:12 [INFO] Skipping generation of Webhooks. 16:37:12 [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] 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:37:12 [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.) 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:37:12 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:37:12 ################################################################################ 16:37:12 # Thanks for using OpenAPI Generator. # 16:37:12 # Please consider donation to help us maintain this project 🙏 # 16:37:12 # https://opencollective.com/openapi_generator/donate # 16:37:12 ################################################################################ 16:37:12 [INFO] 16:37:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:37:12 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 16:37:12 [INFO] 16:37:12 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 16:37:12 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 16:37:12 [INFO] 16:37:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 16:37:12 [INFO] Copying 7 resources from src/test/resources to target/test-classes 16:37:12 [INFO] 16:37:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:37:12 [INFO] Recompiling the module because of changed dependency. 16:37:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:37:13 [INFO] 16:37:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 16:37:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:37:13 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:37:13 [INFO] Parallel parsing disabled. 16:37:14 [INFO] Compiled 16 files. 16:37:14 [INFO] 16:37:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 16:37:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:37:14 [INFO] 16:37:14 [INFO] ------------------------------------------------------- 16:37:14 [INFO] T E S T S 16:37:14 [INFO] ------------------------------------------------------- 16:37:15 16:37:15.866 [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. 16:37:16 16:37:16.153 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:37:16 16:37:16.216 [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. 16:37:16 16:37:16.233 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:37:16 16:37:16.251 [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. 16:37:16 16:37:16.266 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:37:16 16:37:16.276 [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. 16:37:16 16:37:16.288 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:37:16 16:37:16.327 [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. 16:37:16 16:37:16.339 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:37:16 16:37:16.342 [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. 16:37:16 16:37:16.352 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:37:16 16:37:16.356 [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. 16:37:16 16:37:16.367 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:37:16 16:37:16.371 [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. 16:37:16 16:37:16.380 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:37:16 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 16:37:17 16:37:17.033 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 16:37:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 16:37:17 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:37:18 16:37:18,753 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:37:18 16:37:18,754 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:37:18 16:37:18,757 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:37:18 16:37:18,809 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:37:18 16:37:18,809 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:37:19 16:37:19 . ____ _ __ _ _ 16:37:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:37:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:37:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:37:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:37:19 =========|_|==============|___/=/_/_/_/ 16:37:19 16:37:19 :: Spring Boot :: (v3.5.6) 16:37:19 16:37:19 2025-10-14T16:37:19.327Z INFO 10898 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 10898 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:37:19 2025-10-14T16:37:19.328Z INFO 10898 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:37:21 2025-10-14T16:37:21.296Z INFO 10898 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:37:21 2025-10-14T16:37:21.296Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:37:21 2025-10-14T16:37:21.298Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:37:21 2025-10-14T16:37:21.428Z INFO 10898 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.115 seconds (process running for 6.712) 16:37:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:37:22 2025-10-14T16:37:22.400Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.754Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:37:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:37:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:37:22 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:37:22 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:37:22 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 16:37:22 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 16:37:22 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 16:37:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 16:37:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 16:37:22 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 16:37:22 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 16:37:22 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 16:37:22 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 16:37:22 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 16:37:22 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:37:22 ... 130 common frames omitted 16:37:22 16:37:22 2025-10-14T16:37:22.805Z WARN 10898 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:37:22 2025-10-14T16:37:22.834Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:37:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.843Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.851Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.859Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.866Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.873Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.879Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 2025-10-14T16:37:22.886Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:22 16:37:22 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:37:22 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:37:22 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:37:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:37:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:37:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:37:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:22 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:22 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:22 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:22 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:22 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:22 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:22 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:22 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:22 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:22 16:37:22 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.727 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:37:22 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:37:23 16:37:23 . ____ _ __ _ _ 16:37:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:37:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:37:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:37:23 ' |____| .__|_| |_|_| |_\__, | / / / / 16:37:23 =========|_|==============|___/=/_/_/_/ 16:37:23 16:37:23 :: Spring Boot :: (v3.5.6) 16:37:23 16:37:23 2025-10-14T16:37:22.990Z INFO 10898 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 10898 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:37:23 2025-10-14T16:37:22.990Z INFO 10898 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:37:23 2025-10-14T16:37:23.250Z INFO 10898 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:37:23 2025-10-14T16:37:23.250Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:37:23 2025-10-14T16:37:23.251Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:37:23 2025-10-14T16:37:23.257Z INFO 10898 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.292 seconds (process running for 8.541) 16:37:23 2025-10-14T16:37:23.351Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:23 16:37:23 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:37:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:37:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:37:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:23 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"]) 16:37:23 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:37:23 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:37:23 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 16:37:23 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 16:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 16:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 16:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 16:37:23 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 16:37:23 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 16:37:23 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 16:37:23 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 16:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:37:23 ... 130 common frames omitted 16:37:23 16:37:23 2025-10-14T16:37:23.395Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:23 16:37:23 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) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:37:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:23 16:37:23 2025-10-14T16:37:23.400Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:23 16:37:23 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:37:23 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:37:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:37:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:37:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:37:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:37:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:37:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:37:23 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:37:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:37:23 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:37:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:37:23 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:37:23 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:37:23 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:37:23 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:37:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:37:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:37:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:37:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:37:23 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:23 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:37:23 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 16:37:23 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 16:37:23 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 16:37:23 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 16:37:23 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 16:37:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 16:37:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 16:37:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 16:37:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 16:37:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 16:37:23 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 16:37:23 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 16:37:23 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 16:37:23 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 16:37:23 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:37:23 ... 140 common frames omitted 16:37:23 16:37:23 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:37:23 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:37:23 16:37:23 . ____ _ __ _ _ 16:37:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:37:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:37:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:37:23 ' |____| .__|_| |_|_| |_\__, | / / / / 16:37:23 =========|_|==============|___/=/_/_/_/ 16:37:23 16:37:23 :: Spring Boot :: (v3.5.6) 16:37:23 16:37:23 2025-10-14T16:37:23.606Z INFO 10898 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 10898 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:37:23 2025-10-14T16:37:23.606Z INFO 10898 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:37:23 2025-10-14T16:37:23.911Z INFO 10898 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:37:23 2025-10-14T16:37:23.911Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:37:23 2025-10-14T16:37:23.911Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:37:23 2025-10-14T16:37:23.917Z INFO 10898 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.331 seconds (process running for 9.201) 16:37:23 2025-10-14T16:37:23.988Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:23 16:37:23 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 16:37:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:23 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:23 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:23 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:37:23 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:142) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:23 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:23 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:23 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:23 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 2025-10-14T16:37:23.994Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:24 16:37:24 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:143) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 2025-10-14T16:37:23.999Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:24 16:37:24 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:144) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 2025-10-14T16:37:24.003Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:24 16:37:24 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:145) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 2025-10-14T16:37:24.011Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:24 16:37:24 java.lang.IllegalStateException: some error message 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:147) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 2025-10-14T16:37:24.027Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:24 16:37:24 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:151) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 2025-10-14T16:37:24.032Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:24 16:37:24 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:152) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 2025-10-14T16:37:24.036Z ERROR 10898 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:37:24 16:37:24 org.onap.cps.ncmp.rest.provmns.exception.InvalidPathException: not a valid path 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:37:24 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:37:24 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:37:24 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:37:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:37:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:37:24 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:153) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:37:24 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:37:24 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:37:24 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:37:24 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:37:24 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:37:24 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:37:24 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:37:24 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:37:24 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:37:24 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:37:24 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:37:24 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:37:24 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:37:24 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:37:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:37:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:37:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:37:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:37:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:37:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:37:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:37:24 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:37:24 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:37:24 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:37:24 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:37:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:37:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:37:24 16:37:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:37:24 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:37:24 16:37:24 . ____ _ __ _ _ 16:37:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:37:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:37:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:37:24 ' |____| .__|_| |_|_| |_\__, | / / / / 16:37:24 =========|_|==============|___/=/_/_/_/ 16:37:24 16:37:24 :: Spring Boot :: (v3.5.6) 16:37:24 16:37:24 2025-10-14T16:37:24.113Z INFO 10898 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Starting ProvMnsControllerSpec using Java 17.0.6-ea with PID 10898 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:37:24 2025-10-14T16:37:24.113Z INFO 10898 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:37:24 2025-10-14T16:37:24.304Z INFO 10898 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:37:24 2025-10-14T16:37:24.304Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:37:24 2025-10-14T16:37:24.304Z INFO 10898 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:37:24 2025-10-14T16:37:24.308Z INFO 10898 --- [ main] o.o.c.n.r.c.ProvMnsControllerSpec : Started ProvMnsControllerSpec in 0.212 seconds (process running for 9.592) 16:37:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.onap.cps.ncmp.rest.controller.ProvMnsControllerSpec 16:37:24 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 16:37:24 2025-10-14T16:37:24.423Z WARN 10898 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 16:37:24 2025-10-14T16:37:24.425Z WARN 10898 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 16:37:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 16:37:24 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 16:37:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 16:37:24 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:37:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:37:24 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 16:37:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 16:37:24 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 16:37:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 16:37:24 [INFO] 16:37:24 [INFO] Results: 16:37:24 [INFO] 16:37:24 [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0 16:37:24 [INFO] 16:37:24 [INFO] 16:37:24 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest --- 16:37:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:37:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 11 classes 16:37:24 [INFO] All coverage checks have been met. 16:37:24 [INFO] 16:37:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest --- 16:37:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:37:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 11 classes 16:37:24 [INFO] 16:37:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:37:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.2-SNAPSHOT.jar 16:37:24 [INFO] 16:37:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:37:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.2-SNAPSHOT/cps-ncmp-rest-3.7.2-SNAPSHOT.jar 16:37:24 [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.2-SNAPSHOT/cps-ncmp-rest-3.7.2-SNAPSHOT.pom 16:37:24 [INFO] 16:37:24 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:37:24 [INFO] Building cps-ncmp-rest-stub 3.7.2-SNAPSHOT [12/21] 16:37:24 [INFO] --------------------------------[ pom ]--------------------------------- 16:37:24 [INFO] 16:37:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:37:24 [INFO] 16:37:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:24 [INFO] surefireArgLine set to empty 16:37:24 [INFO] 16:37:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:37:24 [INFO] You have 0 Checkstyle violations. 16:37:24 [INFO] 16:37:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:37:24 [INFO] You have 0 Checkstyle violations. 16:37:24 [INFO] 16:37:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 16:37:24 [INFO] No sources specified for compilation. Skipping. 16:37:24 [INFO] 16:37:24 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub --- 16:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:24 [INFO] 16:37:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:24 [INFO] 16:37:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:37:24 [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.2-SNAPSHOT/cps-ncmp-rest-stub-3.7.2-SNAPSHOT.pom 16:37:24 [INFO] 16:37:24 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:37:24 [INFO] Building cps-ncmp-rest-stub-service 3.7.2-SNAPSHOT [13/21] 16:37:24 [INFO] --------------------------------[ jar ]--------------------------------- 16:37:24 [INFO] 16:37:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:37:24 [INFO] 16:37:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:37:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:24 [INFO] surefireArgLine set to empty 16:37:24 [INFO] 16:37:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:37:24 [INFO] You have 0 Checkstyle violations. 16:37:24 [INFO] 16:37:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:37:24 [INFO] You have 0 Checkstyle violations. 16:37:24 [INFO] 16:37:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:37:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:24 [INFO] Copying 3 resources 16:37:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:37:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:37:24 [INFO] 16:37:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:37:24 [INFO] Recompiling the module because of changed dependency. 16:37:24 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:37:25 [INFO] 16:37:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:37:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:37:25 [INFO] 16:37:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:37:25 [INFO] No sources to compile 16:37:25 [INFO] 16:37:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:37:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:37:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:37:25 [INFO] Parallel parsing disabled. 16:37:26 [INFO] Compiled 4 files. 16:37:26 [INFO] 16:37:26 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 16:37:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:37:26 [INFO] 16:37:26 [INFO] ------------------------------------------------------- 16:37:26 [INFO] T E S T S 16:37:26 [INFO] ------------------------------------------------------- 16:37:27 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:37:27 16:37:27,781 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:37:27 16:37:27,783 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:37:27 16:37:27,790 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:37:27 16:37:27,825 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:37:27 16:37:27,825 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:37:28 2025-10-14T16:37:28.129Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 10974 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:37:28 2025-10-14T16:37:28.130Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:37:29 2025-10-14T16:37:29.275Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:37:29 2025-10-14T16:37:29.280Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 16:37:29 2025-10-14T16:37:29.309Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:37:29 2025-10-14T16:37:29.310Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1158 ms 16:37:29 2025-10-14T16:37:29.423Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 16:37:29 2025-10-14T16:37:29.429Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3e1897d{application,/,b=file:/tmp/jetty-docbase.0.5158227272951661550/,a=AVAILABLE,h=oeje10s.SessionHandler@7cdb05aa{STARTED}} 16:37:29 2025-10-14T16:37:29.429Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3e1897d{application,/,b=file:/tmp/jetty-docbase.0.5158227272951661550/,a=AVAILABLE,h=oeje10s.SessionHandler@7cdb05aa{STARTED}} 16:37:29 2025-10-14T16:37:29.431Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@379b4e86{STARTING}[12.0.27,sto=0] @3402ms 16:37:30 2025-10-14T16:37:30.092Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:37:30 2025-10-14T16:37:30.169Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:37:30 2025-10-14T16:37:30.169Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:37:30 2025-10-14T16:37:30.170Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:37:30 2025-10-14T16:37:30.181Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@14764fdd{HTTP/1.1, (http/1.1)}{0.0.0.0:41311} 16:37:30 2025-10-14T16:37:30.182Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 41311 (http/1.1) with context path '/' 16:37:30 2025-10-14T16:37:30.198Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.644 seconds (process running for 4.169) 16:37:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:37:31 2025-10-14T16:37:31.158Z WARN 10974 --- [cps-ncmp-rest-stub] [qtp493177695-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 16:37:31 2025-10-14T16:37:31.159Z INFO 10974 --- [cps-ncmp-rest-stub] [qtp493177695-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:37:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.115 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:37:31 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:37:31 2025-10-14T16:37:31.291Z WARN 10974 --- [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 16:37:31 2025-10-14T16:37:31.291Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:37:31 2025-10-14T16:37:31.295Z INFO 10974 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test18135543498274292095/file.txt 16:37:31 2025-10-14T16:37:31.296Z WARN 10974 --- [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 16:37:31 2025-10-14T16:37:31.297Z ERROR 10974 --- [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 16:37:31 2025-10-14T16:37:31.297Z WARN 10974 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test18135543498274292095/unknown-file.txt', will search it in classpath 16:37:31 2025-10-14T16:37:31.297Z ERROR 10974 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test18135543498274292095/unknown-file.txt file not found on classpath or on file system 16:37:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:37:31 [INFO] 16:37:31 [INFO] Results: 16:37:31 [INFO] 16:37:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:37:31 [INFO] 16:37:31 [INFO] 16:37:31 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:37:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:31 [INFO] 16:37:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:37:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:31 [INFO] 16:37:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:37:31 [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.2-SNAPSHOT.jar 16:37:31 [INFO] 16:37:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:37:31 [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.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.2-SNAPSHOT.jar 16:37:31 [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.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.2-SNAPSHOT.pom 16:37:31 [INFO] 16:37:31 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:37:31 [INFO] Building cps-ncmp-rest-stub-app 3.7.2-SNAPSHOT [14/21] 16:37:31 [INFO] --------------------------------[ jar ]--------------------------------- 16:37:31 [INFO] 16:37:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] 16:37:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:31 [INFO] surefireArgLine set to empty 16:37:31 [INFO] 16:37:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] You have 0 Checkstyle violations. 16:37:31 [INFO] 16:37:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] You have 0 Checkstyle violations. 16:37:31 [INFO] 16:37:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:37:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:37:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:37:31 [INFO] 16:37:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] Recompiling the module because of changed dependency. 16:37:31 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:37:31 [INFO] 16:37:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:37:31 [INFO] 16:37:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] No sources to compile 16:37:31 [INFO] 16:37:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] No sources specified for compilation. Skipping. 16:37:31 [INFO] 16:37:31 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] No tests to run. 16:37:31 [INFO] 16:37:31 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:31 [INFO] 16:37:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:37:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:37:31 [INFO] 16:37:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:37:31 [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.2-SNAPSHOT.jar 16:37:31 [INFO] 16:37:31 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 16:37:33 [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.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:37:33 [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.2-SNAPSHOT.jar.original 16:37:33 [INFO] 16:37:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:37:33 [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.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.jar 16:37:33 [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.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.2-SNAPSHOT.pom 16:37:33 [INFO] 16:37:33 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:37:33 [INFO] Building cps-ri 3.7.2-SNAPSHOT [15/21] 16:37:33 [INFO] --------------------------------[ jar ]--------------------------------- 16:37:33 [INFO] 16:37:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:37:33 [INFO] 16:37:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ri --- 16:37:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:37:33 [INFO] 16:37:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 16:37:33 [INFO] You have 0 Checkstyle violations. 16:37:33 [INFO] 16:37:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 16:37:34 [INFO] You have 0 Checkstyle violations. 16:37:34 [INFO] 16:37:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:37:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:34 [INFO] Copying 10 resources 16:37:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 16:37:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 16:37:34 [INFO] 16:37:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 16:37:34 [INFO] Recompiling the module because of changed dependency. 16:37:34 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 16:37:34 [INFO] 16:37:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:37:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 16:37:34 [INFO] 16:37:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 16:37:34 [INFO] No sources to compile 16:37:34 [INFO] 16:37:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 16:37:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:37:35 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:37:35 [INFO] Parallel parsing disabled. 16:37:36 [INFO] Compiled 20 files. 16:37:36 [INFO] 16:37:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 16:37:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:37:36 [INFO] 16:37:36 [INFO] ------------------------------------------------------- 16:37:36 [INFO] T E S T S 16:37:36 [INFO] ------------------------------------------------------- 16:37:37 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 16:37:39 16:37:39.216 [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 16:37:39 16:37:39.568 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:37:39 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 16:37:39 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 16:37:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 16:37:39 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 16:37:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 16:37:39 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 16:37:40 16:37:40.042 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 16:37:40 16:37:40.042 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 16:37:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.cps.ri.utils.SessionManagerSpec 16:37:40 [INFO] 16:37:40 [INFO] Results: 16:37:40 [INFO] 16:37:40 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 16:37:40 [INFO] 16:37:40 [INFO] 16:37:40 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ri --- 16:37:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:37:40 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:37:40 [INFO] All coverage checks have been met. 16:37:40 [INFO] 16:37:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ri --- 16:37:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:37:40 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:37:40 [INFO] 16:37:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:37:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.2-SNAPSHOT.jar 16:37:40 [INFO] 16:37:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:37:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.2-SNAPSHOT/cps-ri-3.7.2-SNAPSHOT.jar 16:37:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.2-SNAPSHOT/cps-ri-3.7.2-SNAPSHOT.pom 16:37:40 [INFO] 16:37:40 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:37:40 [INFO] Building integration-test 3.7.2-SNAPSHOT [16/21] 16:37:40 [INFO] --------------------------------[ jar ]--------------------------------- 16:37:40 [INFO] 16:37:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:37:40 [INFO] 16:37:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ integration-test --- 16:37:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:37:40 [INFO] 16:37:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 16:37:40 [INFO] You have 0 Checkstyle violations. 16:37:40 [INFO] 16:37:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 16:37:40 [INFO] You have 0 Checkstyle violations. 16:37:40 [INFO] 16:37:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:37:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 16:37:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 16:37:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 16:37:40 [INFO] 16:37:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 16:37:40 [INFO] No sources to compile 16:37:40 [INFO] 16:37:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:37:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:37:40 [INFO] Copying 21 resources 16:37:40 [INFO] 16:37:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 16:37:40 [INFO] Recompiling the module because of changed dependency. 16:37:40 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 16:37:40 [INFO] 16:37:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 16:37:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:37:41 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:37:41 [INFO] Parallel parsing disabled. 16:37:44 [INFO] Compiled 155 files. 16:37:44 [INFO] 16:37:44 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 16:37:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:37:44 [INFO] 16:37:44 [INFO] ------------------------------------------------------- 16:37:44 [INFO] T E S T S 16:37:44 [INFO] ------------------------------------------------------- 16:37:47 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 16:37:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 16:37:49 16:37:49.657 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 16:37:49 16:37:49.665 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:37:49 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 16:37:49 16:37:49.744 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 16:37:50 16:37:50.040 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:37:50 16:37:50.477 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:37:50 16:37:50.479 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:37:50 16:37:50.500 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:37:50 Server Version: 23.0.1 16:37:50 API Version: 1.42 16:37:50 Operating System: CentOS Stream 8 16:37:50 Total Memory: 31890 MB 16:37:50 16:37:50.504 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:37:50 ******************************************************************************** 16:37:50 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:37:50 ******************************************************************************** 16:37:50 16:37:50.510 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:37:50 16:37:50.511 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:37:50 16:37:50.552 [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. 16:37:50 16:37:50.560 [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) 16:37:52 16:37:52.398 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:37:52 16:37:52.423 [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) 16:37:52 16:37:52.775 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:37:53 16:37:53.643 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 16:37:53 16:37:53.784 [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) 16:37:54 16:37:54.663 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (35 MB/? MB) 16:37:54 16:37:54.667 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 16:37:55 16:37:54.993 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:55.015 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:55.066 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:55.370 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:55.413 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 16:37:55 16:37:55.723 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (41 MB/? MB) 16:37:55 16:37:55.761 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (41 MB/? MB) 16:37:55 16:37:55.762 [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) 16:37:55 16:37:55.947 [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) 16:37:56 16:37:56.034 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (42 MB/? MB) 16:37:56 16:37:56.149 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 16:37:57 16:37:57.758 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (73 MB/? MB) 16:37:57 16:37:57.863 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (75 MB/? MB) 16:37:57 16:37:57.956 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (78 MB/? MB) 16:37:58 16:37:58.036 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (78 MB/? MB) 16:38:00 16:38:00.395 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (127 MB/130 MB) 16:38:02 16:38:02.535 [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) 16:38:02 16:38:02.619 [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) 16:38:02 16:38:02.693 [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) 16:38:02 16:38:02.774 [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) 16:38:02 16:38:02.843 [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) 16:38:02 16:38:02.856 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 16:38:02 16:38:02.856 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.303604785S 16:38:02 16:38:02.895 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:38:06 16:38:06.114 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 72e1e4235059d437c5974c606e1cdfd77381fa85d5c9b0a433b925149ba20d26 16:38:07 16:38:07.821 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT4.926455581S 16:38:07 16:38:07.822 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 16:38:07 16:38:07.826 [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')) 16:38:07 16:38:07.827 [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 16:38:07 16:38:07.827 [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) 16:38:07 16:38:07.936 [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: f78dc4638c7f48c72d77a50a2f63059ef71c8ff1aec82909d968089f6378bb62 16:38:13 16:38:13.824 [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 PT5.997244559S 16:38:13 16:38:13.825 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 16:38:14 16:38:14,536 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:38:14 16:38:14,536 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:38:14 16:38:14,539 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:38:14 16:38:14,591 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:38:14 16:38:14,592 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:38:15 2025-10-14T16:38:15.732Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11129 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 16:38:15 2025-10-14T16:38:15.733Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : The following 1 profile is active: "module-sync-delayed" 16:38:16 2025-10-14T16:38:16.822Z INFO 11129 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:38:16 2025-10-14T16:38:16.985Z INFO 11129 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 154 ms. Found 6 JPA repository interfaces. 16:38:18 2025-10-14T16:38:18.611Z INFO 11129 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 16:38:18 2025-10-14T16:38:18.835Z INFO 11129 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@4a6b67f4 16:38:18 2025-10-14T16:38:18.837Z INFO 11129 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 16:38:19 2025-10-14T16:38:19.047Z INFO 11129 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 16:38:19 2025-10-14T16:38:19.452Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:38:19 2025-10-14T16:38:19.503Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:38:19 2025-10-14T16:38:19.521Z INFO 11129 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 16:38:19 2025-10-14T16:38:19.757Z INFO 11129 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 16:38:19 2025-10-14T16:38:19.758Z INFO 11129 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 0459899758 16:38:19 2025-10-14T16:38:19.760Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:38:19 2025-10-14T16:38:19.839Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 16:38:19 2025-10-14T16:38:19.847Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 16:38:19 2025-10-14T16:38:19.848Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 16:38:19 2025-10-14T16:38:19.854Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 16:38:19 2025-10-14T16:38:19.857Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 16:38:19 2025-10-14T16:38:19.858Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 16:38:19 2025-10-14T16:38:19.860Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 16:38:19 2025-10-14T16:38:19.864Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 16:38:19 2025-10-14T16:38:19.864Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 16:38:19 2025-10-14T16:38:19.868Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 16:38:19 2025-10-14T16:38:19.873Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 16:38:19 2025-10-14T16:38:19.874Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 16:38:19 2025-10-14T16:38:19.877Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 16:38:19 2025-10-14T16:38:19.881Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 16:38:19 2025-10-14T16:38:19.881Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 16:38:19 2025-10-14T16:38:19.884Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 16:38:19 2025-10-14T16:38:19.887Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 16:38:19 2025-10-14T16:38:19.888Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 16:38:19 2025-10-14T16:38:19.891Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 16:38:19 2025-10-14T16:38:19.894Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 16:38:19 2025-10-14T16:38:19.895Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 3ms 16:38:19 2025-10-14T16:38:19.897Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 16:38:19 2025-10-14T16:38:19.900Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 16:38:19 2025-10-14T16:38:19.900Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.903Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 16:38:20 2025-10-14T16:38:19.905Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 16:38:20 2025-10-14T16:38:19.905Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:19.907Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 16:38:20 2025-10-14T16:38:19.910Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:38:20 2025-10-14T16:38:19.910Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:19.912Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 16:38:20 2025-10-14T16:38:19.915Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:38:20 2025-10-14T16:38:19.915Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.917Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 16:38:20 2025-10-14T16:38:19.920Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:38:20 2025-10-14T16:38:19.921Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 16:38:20 2025-10-14T16:38:19.923Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 16:38:20 2025-10-14T16:38:19.925Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:38:20 2025-10-14T16:38:19.926Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.928Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 16:38:20 2025-10-14T16:38:19.930Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:38:20 2025-10-14T16:38:19.931Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.936Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 16:38:20 2025-10-14T16:38:19.937Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:38:20 2025-10-14T16:38:19.938Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 1ms 16:38:20 2025-10-14T16:38:19.939Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 16:38:20 2025-10-14T16:38:19.942Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:38:20 2025-10-14T16:38:19.942Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:19.944Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 16:38:20 2025-10-14T16:38:19.946Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:38:20 2025-10-14T16:38:19.946Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:19.948Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 16:38:20 2025-10-14T16:38:19.950Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 16:38:20 2025-10-14T16:38:19.950Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:19.953Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 16:38:20 2025-10-14T16:38:19.954Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:38:20 2025-10-14T16:38:19.955Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:19.957Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 16:38:20 2025-10-14T16:38:19.961Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:38:20 2025-10-14T16:38:19.961Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.964Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 16:38:20 2025-10-14T16:38:19.966Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 16:38:20 2025-10-14T16:38:19.967Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.970Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 16:38:20 2025-10-14T16:38:19.972Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 16:38:20 2025-10-14T16:38:19.973Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:19.974Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 16:38:20 2025-10-14T16:38:19.977Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:38:20 2025-10-14T16:38:19.977Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.980Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 16:38:20 2025-10-14T16:38:19.983Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:38:20 2025-10-14T16:38:19.983Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.987Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 16:38:20 2025-10-14T16:38:19.990Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:38:20 2025-10-14T16:38:19.990Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.992Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 16:38:20 2025-10-14T16:38:19.995Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:38:20 2025-10-14T16:38:19.996Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:19.998Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 16:38:20 2025-10-14T16:38:20.000Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:38:20 2025-10-14T16:38:20.000Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.002Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 16:38:20 2025-10-14T16:38:20.010Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:38:20 2025-10-14T16:38:20.011Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 9ms 16:38:20 2025-10-14T16:38:20.012Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 16:38:20 2025-10-14T16:38:20.014Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 16:38:20 2025-10-14T16:38:20.015Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:20.017Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 16:38:20 2025-10-14T16:38:20.019Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:38:20 2025-10-14T16:38:20.019Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.023Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 16:38:20 2025-10-14T16:38:20.026Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:38:20 2025-10-14T16:38:20.026Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:20.028Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 16:38:20 2025-10-14T16:38:20.031Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:38:20 2025-10-14T16:38:20.031Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:20.033Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 16:38:20 2025-10-14T16:38:20.036Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:38:20 2025-10-14T16:38:20.036Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.037Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 16:38:20 2025-10-14T16:38:20.039Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:38:20 2025-10-14T16:38:20.039Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.041Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 16:38:20 2025-10-14T16:38:20.043Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:38:20 2025-10-14T16:38:20.043Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.044Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 16:38:20 2025-10-14T16:38:20.046Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:38:20 2025-10-14T16:38:20.046Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.048Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 16:38:20 2025-10-14T16:38:20.049Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:38:20 2025-10-14T16:38:20.050Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.051Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 16:38:20 2025-10-14T16:38:20.053Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 16:38:20 2025-10-14T16:38:20.054Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:20.060Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 16:38:20 2025-10-14T16:38:20.063Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:38:20 2025-10-14T16:38:20.063Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 16:38:20 2025-10-14T16:38:20.066Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 16:38:20 2025-10-14T16:38:20.079Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 16:38:20 2025-10-14T16:38:20.081Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 15ms 16:38:20 2025-10-14T16:38:20.084Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 16:38:20 2025-10-14T16:38:20.086Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:38:20 2025-10-14T16:38:20.086Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.088Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 16:38:20 2025-10-14T16:38:20.091Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:38:20 2025-10-14T16:38:20.091Z INFO 11129 --- [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 16:38:20 2025-10-14T16:38:20.093Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 16:38:20 2025-10-14T16:38:20.095Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:38:20 2025-10-14T16:38:20.097Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:38:20 2025-10-14T16:38:20.097Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 16:38:20 2025-10-14T16:38:20.099Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 16:38:20 2025-10-14T16:38:20.101Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 16:38:20 2025-10-14T16:38:20.102Z INFO 11129 --- [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 16:38:20 2025-10-14T16:38:20.104Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 16:38:20 2025-10-14T16:38:20.105Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 16:38:20 2025-10-14T16:38:20.106Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:38:20 2025-10-14T16:38:20.107Z INFO 11129 --- [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 16:38:20 2025-10-14T16:38:20.108Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 16:38:20 2025-10-14T16:38:20.109Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 16:38:20 2025-10-14T16:38:20.110Z INFO 11129 --- [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 2ms 16:38:20 2025-10-14T16:38:20.111Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 16:38:20 2025-10-14T16:38:20.113Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 16:38:20 2025-10-14T16:38:20.113Z INFO 11129 --- [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 16:38:20 2025-10-14T16:38:20.114Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 16:38:20 2025-10-14T16:38:20.115Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 16:38:20 2025-10-14T16:38:20.116Z INFO 11129 --- [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 16:38:20 2025-10-14T16:38:20.117Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 16:38:20 2025-10-14T16:38:20.121Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 16:38:20 2025-10-14T16:38:20.123Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 16:38:20 2025-10-14T16:38:20.125Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 16:38:20 2025-10-14T16:38:20.132Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 15ms 16:38:20 2025-10-14T16:38:20.135Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 16:38:20 2025-10-14T16:38:20.142Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 16:38:20 2025-10-14T16:38:20.143Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 16:38:20 2025-10-14T16:38:20.146Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 16:38:20 2025-10-14T16:38:20.155Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 16:38:20 2025-10-14T16:38:20.156Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 16:38:20 2025-10-14T16:38:20.159Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 16:38:20 2025-10-14T16:38:20.161Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 16:38:20 2025-10-14T16:38:20.161Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 16:38:20 2025-10-14T16:38:20.163Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 16:38:20 2025-10-14T16:38:20.163Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 16:38:20 2025-10-14T16:38:20.163Z INFO 11129 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 0ms 16:38:20 2025-10-14T16:38:20.172Z INFO 11129 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 16:38:20 2025-10-14T16:38:20.172Z INFO 11129 --- [cps-integration-test] [ main] liquibase.util : Run: 53 16:38:20 2025-10-14T16:38:20.172Z INFO 11129 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 16:38:20 2025-10-14T16:38:20.172Z INFO 11129 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 16:38:20 2025-10-14T16:38:20.172Z INFO 11129 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 16:38:20 2025-10-14T16:38:20.172Z INFO 11129 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 16:38:20 2025-10-14T16:38:20.173Z INFO 11129 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 16:38:20 2025-10-14T16:38:20.177Z INFO 11129 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 16:38:20 2025-10-14T16:38:20.177Z INFO 11129 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 16:38:20 2025-10-14T16:38:20.179Z INFO 11129 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 16:38:20 2025-10-14T16:38:20.180Z INFO 11129 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 16:38:21 2025-10-14T16:38:20.941Z INFO 11129 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:38:21 2025-10-14T16:38:21.008Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 16:38:21 2025-10-14T16:38:21.010Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 16:38:21 2025-10-14T16:38:21.051Z INFO 11129 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 16:38:21 2025-10-14T16:38:21.440Z INFO 11129 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:38:21 2025-10-14T16:38:21.503Z WARN 11129 --- [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) 16:38:21 2025-10-14T16:38:21.524Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 16:38:21 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 16:38:21 Database driver: undefined/unknown 16:38:21 Database version: 14.1 16:38:21 Autocommit mode: undefined/unknown 16:38:21 Isolation level: undefined/unknown 16:38:21 Minimum pool size: undefined/unknown 16:38:21 Maximum pool size: undefined/unknown 16:38:22 2025-10-14T16:38:22.881Z INFO 11129 --- [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) 16:38:22 2025-10-14T16:38:22.884Z INFO 11129 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:38:23 2025-10-14T16:38:23.421Z INFO 11129 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:38:24 2025-10-14T16:38:24.788Z WARN 11129 --- [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: 16:38:24 --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 16:38:25 2025-10-14T16:38:24.917Z INFO 11129 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:38:25 o o o o---o o--o o o---o o o----o o--o--o 16:38:25 | | / \ / | / / \ | | 16:38:25 o----o o o o----o | o o o----o | 16:38:25 | | * \ / | \ * \ | | 16:38:25 o o * o o---o o--o o----o o---o * o o----o o 16:38:25 16:38:25 2025-10-14T16:38:24.917Z INFO 11129 --- [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. 16:38:25 2025-10-14T16:38:24.919Z INFO 11129 --- [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 16:38:25 2025-10-14T16:38:24.919Z INFO 11129 --- [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 16:38:25 2025-10-14T16:38:24.919Z INFO 11129 --- [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. 16:38:25 2025-10-14T16:38:24.922Z INFO 11129 --- [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. 16:38:25 To enable the Jet engine on the members, do one of the following: 16:38:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:38:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:38:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:38:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:38:25 2025-10-14T16:38:25.599Z INFO 11129 --- [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. 16:38:25 2025-10-14T16:38:25.692Z INFO 11129 --- [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 16:38:26 2025-10-14T16:38:25.932Z INFO 11129 --- [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. 16:38:26 2025-10-14T16:38:25.940Z INFO 11129 --- [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 16:38:28 2025-10-14T16:38:28.402Z INFO 11129 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:38:28 16:38:28 Members {size:1, ver:1} [ 16:38:28 Member [10.250.0.254]:5701 - 2ccc9827-01b5-493a-b3cb-16f59134baff this 16:38:28 ] 16:38:28 16:38:28 2025-10-14T16:38:28.421Z INFO 11129 --- [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 16:38:29 2025-10-14T16:38:29.601Z WARN 11129 --- [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 16:38:30 2025-10-14T16:38:30.416Z WARN 11129 --- [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. 16:38:30 2025-10-14T16:38:30.660Z INFO 11129 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:38:30 2025-10-14T16:38:30.660Z INFO 11129 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:38:30 2025-10-14T16:38:30.667Z INFO 11129 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 16:38:30 2025-10-14T16:38:30.685Z INFO 11129 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 25 ms 16:38:30 2025-10-14T16:38:30.886Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:30 allow.auto.create.topics = true 16:38:30 auto.commit.interval.ms = 5000 16:38:30 auto.include.jmx.reporter = true 16:38:30 auto.offset.reset = latest 16:38:30 bootstrap.servers = [localhost:32777] 16:38:30 check.crcs = true 16:38:30 client.dns.lookup = use_all_dns_ips 16:38:30 client.id = consumer-ncmp-group-1 16:38:30 client.rack = 16:38:30 connections.max.idle.ms = 540000 16:38:30 default.api.timeout.ms = 60000 16:38:30 enable.auto.commit = false 16:38:30 enable.metrics.push = true 16:38:30 exclude.internal.topics = true 16:38:30 fetch.max.bytes = 52428800 16:38:30 fetch.max.wait.ms = 500 16:38:30 fetch.min.bytes = 1 16:38:30 group.id = ncmp-group 16:38:30 group.instance.id = null 16:38:30 group.protocol = classic 16:38:30 group.remote.assignor = null 16:38:30 heartbeat.interval.ms = 3000 16:38:30 interceptor.classes = [] 16:38:30 internal.leave.group.on.close = true 16:38:30 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:30 isolation.level = read_uncommitted 16:38:30 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:30 max.partition.fetch.bytes = 1048576 16:38:30 max.poll.interval.ms = 300000 16:38:30 max.poll.records = 500 16:38:30 metadata.max.age.ms = 300000 16:38:30 metadata.recovery.strategy = none 16:38:30 metric.reporters = [] 16:38:30 metrics.num.samples = 2 16:38:30 metrics.recording.level = INFO 16:38:30 metrics.sample.window.ms = 30000 16:38:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:30 receive.buffer.bytes = 65536 16:38:30 reconnect.backoff.max.ms = 1000 16:38:30 reconnect.backoff.ms = 50 16:38:30 request.timeout.ms = 30000 16:38:30 retry.backoff.max.ms = 1000 16:38:30 retry.backoff.ms = 100 16:38:30 sasl.client.callback.handler.class = null 16:38:30 sasl.jaas.config = null 16:38:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:30 sasl.kerberos.min.time.before.relogin = 60000 16:38:30 sasl.kerberos.service.name = null 16:38:30 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:30 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:30 sasl.login.callback.handler.class = null 16:38:30 sasl.login.class = null 16:38:30 sasl.login.connect.timeout.ms = null 16:38:30 sasl.login.read.timeout.ms = null 16:38:30 sasl.login.refresh.buffer.seconds = 300 16:38:30 sasl.login.refresh.min.period.seconds = 60 16:38:30 sasl.login.refresh.window.factor = 0.8 16:38:30 sasl.login.refresh.window.jitter = 0.05 16:38:30 sasl.login.retry.backoff.max.ms = 10000 16:38:30 sasl.login.retry.backoff.ms = 100 16:38:30 sasl.mechanism = GSSAPI 16:38:30 sasl.oauthbearer.clock.skew.seconds = 30 16:38:30 sasl.oauthbearer.expected.audience = null 16:38:30 sasl.oauthbearer.expected.issuer = null 16:38:30 sasl.oauthbearer.header.urlencode = false 16:38:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:30 sasl.oauthbearer.jwks.endpoint.url = null 16:38:30 sasl.oauthbearer.scope.claim.name = scope 16:38:30 sasl.oauthbearer.sub.claim.name = sub 16:38:30 sasl.oauthbearer.token.endpoint.url = null 16:38:30 security.protocol = PLAINTEXT 16:38:30 security.providers = null 16:38:30 send.buffer.bytes = 131072 16:38:30 session.timeout.ms = 45000 16:38:30 socket.connection.setup.timeout.max.ms = 30000 16:38:30 socket.connection.setup.timeout.ms = 10000 16:38:30 ssl.cipher.suites = null 16:38:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:30 ssl.endpoint.identification.algorithm = https 16:38:30 ssl.engine.factory.class = null 16:38:30 ssl.key.password = null 16:38:30 ssl.keymanager.algorithm = SunX509 16:38:30 ssl.keystore.certificate.chain = null 16:38:30 ssl.keystore.key = null 16:38:30 ssl.keystore.location = null 16:38:30 ssl.keystore.password = null 16:38:30 ssl.keystore.type = JKS 16:38:30 ssl.protocol = TLSv1.3 16:38:30 ssl.provider = null 16:38:30 ssl.secure.random.implementation = null 16:38:30 ssl.trustmanager.algorithm = PKIX 16:38:30 ssl.truststore.certificates = null 16:38:30 ssl.truststore.location = null 16:38:30 ssl.truststore.password = null 16:38:30 ssl.truststore.type = JKS 16:38:30 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:30 16:38:31 2025-10-14T16:38:30.944Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:31 2025-10-14T16:38:31.066Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:31 2025-10-14T16:38:31.067Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:31 2025-10-14T16:38:31.067Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:31 2025-10-14T16:38:31.067Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459911066 16:38:31 2025-10-14T16:38:31.070Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.080Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:31 allow.auto.create.topics = true 16:38:31 auto.commit.interval.ms = 5000 16:38:31 auto.include.jmx.reporter = true 16:38:31 auto.offset.reset = latest 16:38:31 bootstrap.servers = [localhost:32777] 16:38:31 check.crcs = true 16:38:31 client.dns.lookup = use_all_dns_ips 16:38:31 client.id = consumer-ncmp-group-2 16:38:31 client.rack = 16:38:31 connections.max.idle.ms = 540000 16:38:31 default.api.timeout.ms = 60000 16:38:31 enable.auto.commit = false 16:38:31 enable.metrics.push = true 16:38:31 exclude.internal.topics = true 16:38:31 fetch.max.bytes = 52428800 16:38:31 fetch.max.wait.ms = 500 16:38:31 fetch.min.bytes = 1 16:38:31 group.id = ncmp-group 16:38:31 group.instance.id = null 16:38:31 group.protocol = classic 16:38:31 group.remote.assignor = null 16:38:31 heartbeat.interval.ms = 3000 16:38:31 interceptor.classes = [] 16:38:31 internal.leave.group.on.close = true 16:38:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:31 isolation.level = read_uncommitted 16:38:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 max.partition.fetch.bytes = 1048576 16:38:31 max.poll.interval.ms = 300000 16:38:31 max.poll.records = 500 16:38:31 metadata.max.age.ms = 300000 16:38:31 metadata.recovery.strategy = none 16:38:31 metric.reporters = [] 16:38:31 metrics.num.samples = 2 16:38:31 metrics.recording.level = INFO 16:38:31 metrics.sample.window.ms = 30000 16:38:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:31 receive.buffer.bytes = 65536 16:38:31 reconnect.backoff.max.ms = 1000 16:38:31 reconnect.backoff.ms = 50 16:38:31 request.timeout.ms = 30000 16:38:31 retry.backoff.max.ms = 1000 16:38:31 retry.backoff.ms = 100 16:38:31 sasl.client.callback.handler.class = null 16:38:31 sasl.jaas.config = null 16:38:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:31 sasl.kerberos.min.time.before.relogin = 60000 16:38:31 sasl.kerberos.service.name = null 16:38:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:31 sasl.login.callback.handler.class = null 16:38:31 sasl.login.class = null 16:38:31 sasl.login.connect.timeout.ms = null 16:38:31 sasl.login.read.timeout.ms = null 16:38:31 sasl.login.refresh.buffer.seconds = 300 16:38:31 sasl.login.refresh.min.period.seconds = 60 16:38:31 sasl.login.refresh.window.factor = 0.8 16:38:31 sasl.login.refresh.window.jitter = 0.05 16:38:31 sasl.login.retry.backoff.max.ms = 10000 16:38:31 sasl.login.retry.backoff.ms = 100 16:38:31 sasl.mechanism = GSSAPI 16:38:31 sasl.oauthbearer.clock.skew.seconds = 30 16:38:31 sasl.oauthbearer.expected.audience = null 16:38:31 sasl.oauthbearer.expected.issuer = null 16:38:31 sasl.oauthbearer.header.urlencode = false 16:38:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:31 sasl.oauthbearer.jwks.endpoint.url = null 16:38:31 sasl.oauthbearer.scope.claim.name = scope 16:38:31 sasl.oauthbearer.sub.claim.name = sub 16:38:31 sasl.oauthbearer.token.endpoint.url = null 16:38:31 security.protocol = PLAINTEXT 16:38:31 security.providers = null 16:38:31 send.buffer.bytes = 131072 16:38:31 session.timeout.ms = 45000 16:38:31 socket.connection.setup.timeout.max.ms = 30000 16:38:31 socket.connection.setup.timeout.ms = 10000 16:38:31 ssl.cipher.suites = null 16:38:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:31 ssl.endpoint.identification.algorithm = https 16:38:31 ssl.engine.factory.class = null 16:38:31 ssl.key.password = null 16:38:31 ssl.keymanager.algorithm = SunX509 16:38:31 ssl.keystore.certificate.chain = null 16:38:31 ssl.keystore.key = null 16:38:31 ssl.keystore.location = null 16:38:31 ssl.keystore.password = null 16:38:31 ssl.keystore.type = JKS 16:38:31 ssl.protocol = TLSv1.3 16:38:31 ssl.provider = null 16:38:31 ssl.secure.random.implementation = null 16:38:31 ssl.trustmanager.algorithm = PKIX 16:38:31 ssl.truststore.certificates = null 16:38:31 ssl.truststore.location = null 16:38:31 ssl.truststore.password = null 16:38:31 ssl.truststore.type = JKS 16:38:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 16:38:31 2025-10-14T16:38:31.080Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:31 2025-10-14T16:38:31.088Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:31 2025-10-14T16:38:31.088Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:31 2025-10-14T16:38:31.088Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:31 2025-10-14T16:38:31.088Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459911088 16:38:31 2025-10-14T16:38:31.088Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.090Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:31 allow.auto.create.topics = true 16:38:31 auto.commit.interval.ms = 5000 16:38:31 auto.include.jmx.reporter = true 16:38:31 auto.offset.reset = latest 16:38:31 bootstrap.servers = [localhost:32777] 16:38:31 check.crcs = true 16:38:31 client.dns.lookup = use_all_dns_ips 16:38:31 client.id = consumer-ncmp-group-3 16:38:31 client.rack = 16:38:31 connections.max.idle.ms = 540000 16:38:31 default.api.timeout.ms = 60000 16:38:31 enable.auto.commit = false 16:38:31 enable.metrics.push = true 16:38:31 exclude.internal.topics = true 16:38:31 fetch.max.bytes = 52428800 16:38:31 fetch.max.wait.ms = 500 16:38:31 fetch.min.bytes = 1 16:38:31 group.id = ncmp-group 16:38:31 group.instance.id = null 16:38:31 group.protocol = classic 16:38:31 group.remote.assignor = null 16:38:31 heartbeat.interval.ms = 3000 16:38:31 interceptor.classes = [] 16:38:31 internal.leave.group.on.close = true 16:38:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:31 isolation.level = read_uncommitted 16:38:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 max.partition.fetch.bytes = 1048576 16:38:31 max.poll.interval.ms = 300000 16:38:31 max.poll.records = 500 16:38:31 metadata.max.age.ms = 300000 16:38:31 metadata.recovery.strategy = none 16:38:31 metric.reporters = [] 16:38:31 metrics.num.samples = 2 16:38:31 metrics.recording.level = INFO 16:38:31 metrics.sample.window.ms = 30000 16:38:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:31 receive.buffer.bytes = 65536 16:38:31 reconnect.backoff.max.ms = 1000 16:38:31 reconnect.backoff.ms = 50 16:38:31 request.timeout.ms = 30000 16:38:31 retry.backoff.max.ms = 1000 16:38:31 retry.backoff.ms = 100 16:38:31 sasl.client.callback.handler.class = null 16:38:31 sasl.jaas.config = null 16:38:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:31 sasl.kerberos.min.time.before.relogin = 60000 16:38:31 sasl.kerberos.service.name = null 16:38:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:31 sasl.login.callback.handler.class = null 16:38:31 sasl.login.class = null 16:38:31 sasl.login.connect.timeout.ms = null 16:38:31 sasl.login.read.timeout.ms = null 16:38:31 sasl.login.refresh.buffer.seconds = 300 16:38:31 sasl.login.refresh.min.period.seconds = 60 16:38:31 sasl.login.refresh.window.factor = 0.8 16:38:31 sasl.login.refresh.window.jitter = 0.05 16:38:31 sasl.login.retry.backoff.max.ms = 10000 16:38:31 sasl.login.retry.backoff.ms = 100 16:38:31 sasl.mechanism = GSSAPI 16:38:31 sasl.oauthbearer.clock.skew.seconds = 30 16:38:31 sasl.oauthbearer.expected.audience = null 16:38:31 sasl.oauthbearer.expected.issuer = null 16:38:31 sasl.oauthbearer.header.urlencode = false 16:38:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:31 sasl.oauthbearer.jwks.endpoint.url = null 16:38:31 sasl.oauthbearer.scope.claim.name = scope 16:38:31 sasl.oauthbearer.sub.claim.name = sub 16:38:31 sasl.oauthbearer.token.endpoint.url = null 16:38:31 security.protocol = PLAINTEXT 16:38:31 security.providers = null 16:38:31 send.buffer.bytes = 131072 16:38:31 session.timeout.ms = 45000 16:38:31 socket.connection.setup.timeout.max.ms = 30000 16:38:31 socket.connection.setup.timeout.ms = 10000 16:38:31 ssl.cipher.suites = null 16:38:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:31 ssl.endpoint.identification.algorithm = https 16:38:31 ssl.engine.factory.class = null 16:38:31 ssl.key.password = null 16:38:31 ssl.keymanager.algorithm = SunX509 16:38:31 ssl.keystore.certificate.chain = null 16:38:31 ssl.keystore.key = null 16:38:31 ssl.keystore.location = null 16:38:31 ssl.keystore.password = null 16:38:31 ssl.keystore.type = JKS 16:38:31 ssl.protocol = TLSv1.3 16:38:31 ssl.provider = null 16:38:31 ssl.secure.random.implementation = null 16:38:31 ssl.trustmanager.algorithm = PKIX 16:38:31 ssl.truststore.certificates = null 16:38:31 ssl.truststore.location = null 16:38:31 ssl.truststore.password = null 16:38:31 ssl.truststore.type = JKS 16:38:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 16:38:31 2025-10-14T16:38:31.090Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:31 2025-10-14T16:38:31.159Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:31 2025-10-14T16:38:31.159Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:31 2025-10-14T16:38:31.159Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459911159 16:38:31 2025-10-14T16:38:31.159Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.171Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:31 allow.auto.create.topics = true 16:38:31 auto.commit.interval.ms = 5000 16:38:31 auto.include.jmx.reporter = true 16:38:31 auto.offset.reset = latest 16:38:31 bootstrap.servers = [localhost:32777] 16:38:31 check.crcs = true 16:38:31 client.dns.lookup = use_all_dns_ips 16:38:31 client.id = consumer-ncmp-group-4 16:38:31 client.rack = 16:38:31 connections.max.idle.ms = 540000 16:38:31 default.api.timeout.ms = 60000 16:38:31 enable.auto.commit = false 16:38:31 enable.metrics.push = true 16:38:31 exclude.internal.topics = true 16:38:31 fetch.max.bytes = 52428800 16:38:31 fetch.max.wait.ms = 500 16:38:31 fetch.min.bytes = 1 16:38:31 group.id = ncmp-group 16:38:31 group.instance.id = null 16:38:31 group.protocol = classic 16:38:31 group.remote.assignor = null 16:38:31 heartbeat.interval.ms = 3000 16:38:31 interceptor.classes = [] 16:38:31 internal.leave.group.on.close = true 16:38:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:31 isolation.level = read_uncommitted 16:38:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 max.partition.fetch.bytes = 1048576 16:38:31 max.poll.interval.ms = 300000 16:38:31 max.poll.records = 500 16:38:31 metadata.max.age.ms = 300000 16:38:31 metadata.recovery.strategy = none 16:38:31 metric.reporters = [] 16:38:31 metrics.num.samples = 2 16:38:31 metrics.recording.level = INFO 16:38:31 metrics.sample.window.ms = 30000 16:38:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:31 receive.buffer.bytes = 65536 16:38:31 reconnect.backoff.max.ms = 1000 16:38:31 reconnect.backoff.ms = 50 16:38:31 request.timeout.ms = 30000 16:38:31 retry.backoff.max.ms = 1000 16:38:31 retry.backoff.ms = 100 16:38:31 sasl.client.callback.handler.class = null 16:38:31 sasl.jaas.config = null 16:38:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:31 sasl.kerberos.min.time.before.relogin = 60000 16:38:31 sasl.kerberos.service.name = null 16:38:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:31 sasl.login.callback.handler.class = null 16:38:31 sasl.login.class = null 16:38:31 sasl.login.connect.timeout.ms = null 16:38:31 sasl.login.read.timeout.ms = null 16:38:31 sasl.login.refresh.buffer.seconds = 300 16:38:31 sasl.login.refresh.min.period.seconds = 60 16:38:31 sasl.login.refresh.window.factor = 0.8 16:38:31 sasl.login.refresh.window.jitter = 0.05 16:38:31 sasl.login.retry.backoff.max.ms = 10000 16:38:31 sasl.login.retry.backoff.ms = 100 16:38:31 sasl.mechanism = GSSAPI 16:38:31 sasl.oauthbearer.clock.skew.seconds = 30 16:38:31 sasl.oauthbearer.expected.audience = null 16:38:31 sasl.oauthbearer.expected.issuer = null 16:38:31 sasl.oauthbearer.header.urlencode = false 16:38:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:31 sasl.oauthbearer.jwks.endpoint.url = null 16:38:31 sasl.oauthbearer.scope.claim.name = scope 16:38:31 sasl.oauthbearer.sub.claim.name = sub 16:38:31 sasl.oauthbearer.token.endpoint.url = null 16:38:31 security.protocol = PLAINTEXT 16:38:31 security.providers = null 16:38:31 send.buffer.bytes = 131072 16:38:31 session.timeout.ms = 45000 16:38:31 socket.connection.setup.timeout.max.ms = 30000 16:38:31 socket.connection.setup.timeout.ms = 10000 16:38:31 ssl.cipher.suites = null 16:38:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:31 ssl.endpoint.identification.algorithm = https 16:38:31 ssl.engine.factory.class = null 16:38:31 ssl.key.password = null 16:38:31 ssl.keymanager.algorithm = SunX509 16:38:31 ssl.keystore.certificate.chain = null 16:38:31 ssl.keystore.key = null 16:38:31 ssl.keystore.location = null 16:38:31 ssl.keystore.password = null 16:38:31 ssl.keystore.type = JKS 16:38:31 ssl.protocol = TLSv1.3 16:38:31 ssl.provider = null 16:38:31 ssl.secure.random.implementation = null 16:38:31 ssl.trustmanager.algorithm = PKIX 16:38:31 ssl.truststore.certificates = null 16:38:31 ssl.truststore.location = null 16:38:31 ssl.truststore.password = null 16:38:31 ssl.truststore.type = JKS 16:38:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 16:38:31 2025-10-14T16:38:31.172Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:31 2025-10-14T16:38:31.178Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:31 2025-10-14T16:38:31.178Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:31 2025-10-14T16:38:31.178Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:31 2025-10-14T16:38:31.178Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459911178 16:38:31 2025-10-14T16:38:31.178Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.180Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:31 allow.auto.create.topics = true 16:38:31 auto.commit.interval.ms = 5000 16:38:31 auto.include.jmx.reporter = true 16:38:31 auto.offset.reset = latest 16:38:31 bootstrap.servers = [localhost:32777] 16:38:31 check.crcs = true 16:38:31 client.dns.lookup = use_all_dns_ips 16:38:31 client.id = consumer-ncmp-data-operation-event-group-5 16:38:31 client.rack = 16:38:31 connections.max.idle.ms = 540000 16:38:31 default.api.timeout.ms = 60000 16:38:31 enable.auto.commit = false 16:38:31 enable.metrics.push = true 16:38:31 exclude.internal.topics = true 16:38:31 fetch.max.bytes = 52428800 16:38:31 fetch.max.wait.ms = 500 16:38:31 fetch.min.bytes = 1 16:38:31 group.id = ncmp-data-operation-event-group 16:38:31 group.instance.id = null 16:38:31 group.protocol = classic 16:38:31 group.remote.assignor = null 16:38:31 heartbeat.interval.ms = 3000 16:38:31 interceptor.classes = [] 16:38:31 internal.leave.group.on.close = true 16:38:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:31 isolation.level = read_uncommitted 16:38:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 max.partition.fetch.bytes = 1048576 16:38:31 max.poll.interval.ms = 300000 16:38:31 max.poll.records = 500 16:38:31 metadata.max.age.ms = 300000 16:38:31 metadata.recovery.strategy = none 16:38:31 metric.reporters = [] 16:38:31 metrics.num.samples = 2 16:38:31 metrics.recording.level = INFO 16:38:31 metrics.sample.window.ms = 30000 16:38:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:31 receive.buffer.bytes = 65536 16:38:31 reconnect.backoff.max.ms = 1000 16:38:31 reconnect.backoff.ms = 50 16:38:31 request.timeout.ms = 30000 16:38:31 retry.backoff.max.ms = 1000 16:38:31 retry.backoff.ms = 100 16:38:31 sasl.client.callback.handler.class = null 16:38:31 sasl.jaas.config = null 16:38:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:31 sasl.kerberos.min.time.before.relogin = 60000 16:38:31 sasl.kerberos.service.name = null 16:38:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:31 sasl.login.callback.handler.class = null 16:38:31 sasl.login.class = null 16:38:31 sasl.login.connect.timeout.ms = null 16:38:31 sasl.login.read.timeout.ms = null 16:38:31 sasl.login.refresh.buffer.seconds = 300 16:38:31 sasl.login.refresh.min.period.seconds = 60 16:38:31 sasl.login.refresh.window.factor = 0.8 16:38:31 sasl.login.refresh.window.jitter = 0.05 16:38:31 sasl.login.retry.backoff.max.ms = 10000 16:38:31 sasl.login.retry.backoff.ms = 100 16:38:31 sasl.mechanism = GSSAPI 16:38:31 sasl.oauthbearer.clock.skew.seconds = 30 16:38:31 sasl.oauthbearer.expected.audience = null 16:38:31 sasl.oauthbearer.expected.issuer = null 16:38:31 sasl.oauthbearer.header.urlencode = false 16:38:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:31 sasl.oauthbearer.jwks.endpoint.url = null 16:38:31 sasl.oauthbearer.scope.claim.name = scope 16:38:31 sasl.oauthbearer.sub.claim.name = sub 16:38:31 sasl.oauthbearer.token.endpoint.url = null 16:38:31 security.protocol = PLAINTEXT 16:38:31 security.providers = null 16:38:31 send.buffer.bytes = 131072 16:38:31 session.timeout.ms = 45000 16:38:31 socket.connection.setup.timeout.max.ms = 30000 16:38:31 socket.connection.setup.timeout.ms = 10000 16:38:31 ssl.cipher.suites = null 16:38:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:31 ssl.endpoint.identification.algorithm = https 16:38:31 ssl.engine.factory.class = null 16:38:31 ssl.key.password = null 16:38:31 ssl.keymanager.algorithm = SunX509 16:38:31 ssl.keystore.certificate.chain = null 16:38:31 ssl.keystore.key = null 16:38:31 ssl.keystore.location = null 16:38:31 ssl.keystore.password = null 16:38:31 ssl.keystore.type = JKS 16:38:31 ssl.protocol = TLSv1.3 16:38:31 ssl.provider = null 16:38:31 ssl.secure.random.implementation = null 16:38:31 ssl.trustmanager.algorithm = PKIX 16:38:31 ssl.truststore.certificates = null 16:38:31 ssl.truststore.location = null 16:38:31 ssl.truststore.password = null 16:38:31 ssl.truststore.type = JKS 16:38:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 16:38:31 2025-10-14T16:38:31.180Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:31 2025-10-14T16:38:31.186Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:38:31 2025-10-14T16:38:31.186Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:31 2025-10-14T16:38:31.186Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:31 2025-10-14T16:38:31.186Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459911186 16:38:31 2025-10-14T16:38:31.186Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.188Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:31 allow.auto.create.topics = true 16:38:31 auto.commit.interval.ms = 5000 16:38:31 auto.include.jmx.reporter = true 16:38:31 auto.offset.reset = latest 16:38:31 bootstrap.servers = [localhost:32777] 16:38:31 check.crcs = true 16:38:31 client.dns.lookup = use_all_dns_ips 16:38:31 client.id = consumer-ncmp-async-rest-request-event-group-6 16:38:31 client.rack = 16:38:31 connections.max.idle.ms = 540000 16:38:31 default.api.timeout.ms = 60000 16:38:31 enable.auto.commit = false 16:38:31 enable.metrics.push = true 16:38:31 exclude.internal.topics = true 16:38:31 fetch.max.bytes = 52428800 16:38:31 fetch.max.wait.ms = 500 16:38:31 fetch.min.bytes = 1 16:38:31 group.id = ncmp-async-rest-request-event-group 16:38:31 group.instance.id = null 16:38:31 group.protocol = classic 16:38:31 group.remote.assignor = null 16:38:31 heartbeat.interval.ms = 3000 16:38:31 interceptor.classes = [] 16:38:31 internal.leave.group.on.close = true 16:38:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:31 isolation.level = read_uncommitted 16:38:31 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 max.partition.fetch.bytes = 1048576 16:38:31 max.poll.interval.ms = 300000 16:38:31 max.poll.records = 500 16:38:31 metadata.max.age.ms = 300000 16:38:31 metadata.recovery.strategy = none 16:38:31 metric.reporters = [] 16:38:31 metrics.num.samples = 2 16:38:31 metrics.recording.level = INFO 16:38:31 metrics.sample.window.ms = 30000 16:38:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:31 receive.buffer.bytes = 65536 16:38:31 reconnect.backoff.max.ms = 1000 16:38:31 reconnect.backoff.ms = 50 16:38:31 request.timeout.ms = 30000 16:38:31 retry.backoff.max.ms = 1000 16:38:31 retry.backoff.ms = 100 16:38:31 sasl.client.callback.handler.class = null 16:38:31 sasl.jaas.config = null 16:38:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:31 sasl.kerberos.min.time.before.relogin = 60000 16:38:31 sasl.kerberos.service.name = null 16:38:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:31 sasl.login.callback.handler.class = null 16:38:31 sasl.login.class = null 16:38:31 sasl.login.connect.timeout.ms = null 16:38:31 sasl.login.read.timeout.ms = null 16:38:31 sasl.login.refresh.buffer.seconds = 300 16:38:31 sasl.login.refresh.min.period.seconds = 60 16:38:31 sasl.login.refresh.window.factor = 0.8 16:38:31 sasl.login.refresh.window.jitter = 0.05 16:38:31 sasl.login.retry.backoff.max.ms = 10000 16:38:31 sasl.login.retry.backoff.ms = 100 16:38:31 sasl.mechanism = GSSAPI 16:38:31 sasl.oauthbearer.clock.skew.seconds = 30 16:38:31 sasl.oauthbearer.expected.audience = null 16:38:31 sasl.oauthbearer.expected.issuer = null 16:38:31 sasl.oauthbearer.header.urlencode = false 16:38:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:31 sasl.oauthbearer.jwks.endpoint.url = null 16:38:31 sasl.oauthbearer.scope.claim.name = scope 16:38:31 sasl.oauthbearer.sub.claim.name = sub 16:38:31 sasl.oauthbearer.token.endpoint.url = null 16:38:31 security.protocol = PLAINTEXT 16:38:31 security.providers = null 16:38:31 send.buffer.bytes = 131072 16:38:31 session.timeout.ms = 45000 16:38:31 socket.connection.setup.timeout.max.ms = 30000 16:38:31 socket.connection.setup.timeout.ms = 10000 16:38:31 ssl.cipher.suites = null 16:38:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:31 ssl.endpoint.identification.algorithm = https 16:38:31 ssl.engine.factory.class = null 16:38:31 ssl.key.password = null 16:38:31 ssl.keymanager.algorithm = SunX509 16:38:31 ssl.keystore.certificate.chain = null 16:38:31 ssl.keystore.key = null 16:38:31 ssl.keystore.location = null 16:38:31 ssl.keystore.password = null 16:38:31 ssl.keystore.type = JKS 16:38:31 ssl.protocol = TLSv1.3 16:38:31 ssl.provider = null 16:38:31 ssl.secure.random.implementation = null 16:38:31 ssl.trustmanager.algorithm = PKIX 16:38:31 ssl.truststore.certificates = null 16:38:31 ssl.truststore.location = null 16:38:31 ssl.truststore.password = null 16:38:31 ssl.truststore.type = JKS 16:38:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:38:31 16:38:31 2025-10-14T16:38:31.188Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:31 2025-10-14T16:38:31.205Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:31 2025-10-14T16:38:31.205Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:31 2025-10-14T16:38:31.205Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459911205 16:38:31 2025-10-14T16:38:31.205Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.226Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 17.097 seconds (process running for 46.815) 16:38:31 2025-10-14T16:38:31.227Z INFO 11129 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 16:38:31 2025-10-14T16:38:31.241Z INFO 11129 --- [cps-integration-test] [ watchdog-th-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:38:31 2025-10-14T16:38:31.556Z ERROR 11129 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 16:38:31 16:38:31 org.onap.cps.api.exceptions.DataspaceNotFoundException: Dataspace not found 16:38:31 at org.onap.cps.ri.repository.DataspaceRepository.lambda$getByName$0(DataspaceRepository.java:42) 16:38:31 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 16:38:31 at org.onap.cps.ri.repository.DataspaceRepository.getByName(DataspaceRepository.java:42) 16:38:31 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 16:38:31 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:75) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 16:38:31 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:165) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 16:38:31 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:31 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:31 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 16:38:31 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 16:38:31 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getAnchorEntity(CpsDataPersistenceServiceImpl.java:561) 16:38:31 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:255) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 16:38:31 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 16:38:31 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 16:38:31 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:31 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:31 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:38:31 at org.onap.cps.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:60) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 16:38:31 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 16:38:31 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 16:38:31 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:31 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:31 at org.onap.cps.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:38:31 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:259) 16:38:31 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleIdsByState(CmHandleQueryServiceImpl.java:94) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:31 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:31 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleIdsByState() 16:38:31 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandleIds(ModuleOperationsUtils.java:77) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:31 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:31 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandleIds() 16:38:31 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueue(ModuleSyncWatchdog.java:94) 16:38:31 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:82) 16:38:31 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:62) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:31 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:31 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:31 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:31 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:31 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:31 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:31 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 16:38:31 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 16:38:31 at io.micrometer.observation.Observation.observe(Observation.java:498) 16:38:31 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 16:38:31 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:85) 16:38:31 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 16:38:31 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 16:38:31 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 16:38:31 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 16:38:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:38:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:38:31 at java.base/java.lang.Thread.run(Thread.java:833) 16:38:31 16:38:31 2025-10-14T16:38:31.743Z WARN 11129 --- [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} 16:38:31 2025-10-14T16:38:31.743Z WARN 11129 --- [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} 16:38:31 2025-10-14T16:38:31.744Z WARN 11129 --- [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} 16:38:31 2025-10-14T16:38:31.744Z WARN 11129 --- [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} 16:38:31 2025-10-14T16:38:31.744Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.744Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.745Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.746Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.753Z WARN 11129 --- [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} 16:38:31 2025-10-14T16:38:31.754Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.755Z WARN 11129 --- [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} 16:38:31 2025-10-14T16:38:31.755Z INFO 11129 --- [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 16:38:31 2025-10-14T16:38:31.879Z WARN 11129 --- [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 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 16:38:31 2025-10-14T16:38:31.886Z WARN 11129 --- [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} 16:38:32 2025-10-14T16:38:32.065Z INFO 11129 --- [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) 16:38:32 2025-10-14T16:38:32.071Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.083Z INFO 11129 --- [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) 16:38:32 2025-10-14T16:38:32.084Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.087Z INFO 11129 --- [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) 16:38:32 2025-10-14T16:38:32.088Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.103Z INFO 11129 --- [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) 16:38:32 2025-10-14T16:38:32.104Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.120Z INFO 11129 --- [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-02e39da5-6af7-419e-af6e-e06983c2636e 16:38:32 2025-10-14T16:38:32.120Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.121Z INFO 11129 --- [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-7cd3cf59-1cb3-426c-ac90-0f21e2e1c004 16:38:32 2025-10-14T16:38:32.121Z INFO 11129 --- [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) 16:38:32 2025-10-14T16:38:32.121Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.122Z INFO 11129 --- [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-a14b2516-d379-4c08-804c-94e5508e07c6 16:38:32 2025-10-14T16:38:32.122Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.123Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.142Z INFO 11129 --- [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-29d2c132-6ef4-443c-8868-1bda6f923eb9 16:38:32 2025-10-14T16:38:32.142Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.150Z INFO 11129 --- [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=1, memberId='consumer-ncmp-group-1-7cd3cf59-1cb3-426c-ac90-0f21e2e1c004', protocol='range'} 16:38:32 2025-10-14T16:38:32.157Z INFO 11129 --- [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-a14b2516-d379-4c08-804c-94e5508e07c6', protocol='range'} 16:38:32 2025-10-14T16:38:32.162Z INFO 11129 --- [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-a14b2516-d379-4c08-804c-94e5508e07c6=Assignment(partitions=[ncmp-async-m2m-0])} 16:38:32 2025-10-14T16:38:32.163Z INFO 11129 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-7cd3cf59-1cb3-426c-ac90-0f21e2e1c004=Assignment(partitions=[dmi-cm-events-0])} 16:38:32 2025-10-14T16:38:32.166Z INFO 11129 --- [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-db00b3ab-dcec-48b3-b36b-3837cbcc4c74 16:38:32 2025-10-14T16:38:32.166Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.167Z INFO 11129 --- [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-02e39da5-6af7-419e-af6e-e06983c2636e', protocol='range'} 16:38:32 2025-10-14T16:38:32.167Z INFO 11129 --- [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-02e39da5-6af7-419e-af6e-e06983c2636e=Assignment(partitions=[ncmp-async-m2m-0])} 16:38:32 2025-10-14T16:38:32.178Z INFO 11129 --- [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) 16:38:32 2025-10-14T16:38:32.180Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.187Z INFO 11129 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, 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-1-7cd3cf59-1cb3-426c-ac90-0f21e2e1c004', protocol='range'} 16:38:32 2025-10-14T16:38:32.187Z INFO 11129 --- [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: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 16:38:32 2025-10-14T16:38:32.187Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.199Z INFO 11129 --- [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-a14b2516-d379-4c08-804c-94e5508e07c6', protocol='range'} 16:38:32 2025-10-14T16:38:32.199Z INFO 11129 --- [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]) 16:38:32 2025-10-14T16:38:32.200Z INFO 11129 --- [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-02e39da5-6af7-419e-af6e-e06983c2636e', protocol='range'} 16:38:32 2025-10-14T16:38:32.200Z INFO 11129 --- [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]) 16:38:32 2025-10-14T16:38:32.202Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.203Z INFO 11129 --- [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-6f97ef40-472b-47a3-bf9f-88107f83bb23 16:38:32 2025-10-14T16:38:32.203Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.205Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.213Z INFO 11129 --- [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-6f97ef40-472b-47a3-bf9f-88107f83bb23', protocol='range'} 16:38:32 2025-10-14T16:38:32.221Z INFO 11129 --- [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-7cd3cf59-1cb3-426c-ac90-0f21e2e1c004', protocol='range'} 16:38:32 2025-10-14T16:38:32.223Z INFO 11129 --- [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-db00b3ab-dcec-48b3-b36b-3837cbcc4c74', protocol='range'} 16:38:32 2025-10-14T16:38:32.230Z INFO 11129 --- [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-29d2c132-6ef4-443c-8868-1bda6f923eb9', protocol='range'} 16:38:32 2025-10-14T16:38:32.233Z INFO 11129 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-7cd3cf59-1cb3-426c-ac90-0f21e2e1c004=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-29d2c132-6ef4-443c-8868-1bda6f923eb9=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-db00b3ab-dcec-48b3-b36b-3837cbcc4c74=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-6f97ef40-472b-47a3-bf9f-88107f83bb23=Assignment(partitions=[dmi-device-heartbeat-0])} 16:38:32 2025-10-14T16:38:32.236Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.237Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.249Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.249Z INFO 11129 --- [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-29d2c132-6ef4-443c-8868-1bda6f923eb9', protocol='range'} 16:38:32 2025-10-14T16:38:32.249Z INFO 11129 --- [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]) 16:38:32 2025-10-14T16:38:32.250Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.255Z INFO 11129 --- [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-7cd3cf59-1cb3-426c-ac90-0f21e2e1c004', protocol='range'} 16:38:32 2025-10-14T16:38:32.255Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.255Z INFO 11129 --- [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-db00b3ab-dcec-48b3-b36b-3837cbcc4c74', protocol='range'} 16:38:32 2025-10-14T16:38:32.255Z INFO 11129 --- [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]) 16:38:32 2025-10-14T16:38:32.255Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.256Z INFO 11129 --- [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]) 16:38:32 2025-10-14T16:38:32.256Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.263Z INFO 11129 --- [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-6f97ef40-472b-47a3-bf9f-88107f83bb23', protocol='range'} 16:38:32 2025-10-14T16:38:32.263Z INFO 11129 --- [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]) 16:38:32 2025-10-14T16:38:32.263Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.266Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.268Z INFO 11129 --- [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}}. 16:38:32 2025-10-14T16:38:32.270Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.270Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.270Z INFO 11129 --- [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}}. 16:38:32 2025-10-14T16:38:32.273Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.273Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.274Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.278Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.285Z INFO 11129 --- [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}}. 16:38:32 2025-10-14T16:38:32.286Z INFO 11129 --- [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}}. 16:38:32 2025-10-14T16:38:32.286Z INFO 11129 --- [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}}. 16:38:32 2025-10-14T16:38:32.298Z INFO 11129 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:38:32 2025-10-14T16:38:32.298Z INFO 11129 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:38:32 2025-10-14T16:38:32.300Z INFO 11129 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 16:38:32 2025-10-14T16:38:32.301Z INFO 11129 --- [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 16:38:32 2025-10-14T16:38:32.302Z INFO 11129 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:38:32 2025-10-14T16:38:32.316Z INFO 11129 --- [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] 16:38:32 2025-10-14T16:38:32.333Z INFO 11129 --- [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}}. 16:38:32 2025-10-14T16:38:32.359Z INFO 11129 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 16:38:32 2025-10-14T16:38:32.388Z INFO 11129 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : CPS Data Notification Subscription models onboarded successfully 16:38:32 2025-10-14T16:38:32.388Z INFO 11129 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 16:38:32 2025-10-14T16:38:32.388Z INFO 11129 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:38:32 2025-10-14T16:38:32.552Z INFO 11129 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2024-02-23 installed successfully, 16:38:32 2025-10-14T16:38:32.611Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 16:38:32 2025-10-14T16:38:32.631Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 16:38:32 2025-10-14T16:38:32.647Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 16:38:32 2025-10-14T16:38:32.663Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 16:38:32 2025-10-14T16:38:32.676Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 16:38:32 2025-10-14T16:38:32.711Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 16:38:32 2025-10-14T16:38:32.766Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 16:38:32 2025-10-14T16:38:32.767Z INFO 11129 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:38:32 2025-10-14T16:38:32.767Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 16:38:32 2025-10-14T16:38:32.818Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : NCMP CM Data Notification Subscription Models onboarded successfully 16:38:32 2025-10-14T16:38:32.818Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 16:38:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:38:33 2025-10-14T16:38:33.507Z INFO 11129 --- [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] 16:38:33 2025-10-14T16:38:33.568Z INFO 11129 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:38:33 acks = -1 16:38:33 auto.include.jmx.reporter = true 16:38:33 batch.size = 16384 16:38:33 bootstrap.servers = [localhost:32777] 16:38:33 buffer.memory = 33554432 16:38:33 client.dns.lookup = use_all_dns_ips 16:38:33 client.id = cps-core-1 16:38:33 compression.gzip.level = -1 16:38:33 compression.lz4.level = 9 16:38:33 compression.type = none 16:38:33 compression.zstd.level = 3 16:38:33 connections.max.idle.ms = 540000 16:38:33 delivery.timeout.ms = 120000 16:38:33 enable.idempotence = true 16:38:33 enable.metrics.push = true 16:38:33 interceptor.classes = [] 16:38:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:38:33 linger.ms = 0 16:38:33 max.block.ms = 60000 16:38:33 max.in.flight.requests.per.connection = 5 16:38:33 max.request.size = 1048576 16:38:33 metadata.max.age.ms = 300000 16:38:33 metadata.max.idle.ms = 300000 16:38:33 metadata.recovery.strategy = none 16:38:33 metric.reporters = [] 16:38:33 metrics.num.samples = 2 16:38:33 metrics.recording.level = INFO 16:38:33 metrics.sample.window.ms = 30000 16:38:33 partitioner.adaptive.partitioning.enable = true 16:38:33 partitioner.availability.timeout.ms = 0 16:38:33 partitioner.class = null 16:38:33 partitioner.ignore.keys = false 16:38:33 receive.buffer.bytes = 32768 16:38:33 reconnect.backoff.max.ms = 1000 16:38:33 reconnect.backoff.ms = 50 16:38:33 request.timeout.ms = 30000 16:38:33 retries = 2147483647 16:38:33 retry.backoff.max.ms = 1000 16:38:33 retry.backoff.ms = 100 16:38:33 sasl.client.callback.handler.class = null 16:38:33 sasl.jaas.config = null 16:38:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:33 sasl.kerberos.min.time.before.relogin = 60000 16:38:33 sasl.kerberos.service.name = null 16:38:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:33 sasl.login.callback.handler.class = null 16:38:33 sasl.login.class = null 16:38:33 sasl.login.connect.timeout.ms = null 16:38:33 sasl.login.read.timeout.ms = null 16:38:33 sasl.login.refresh.buffer.seconds = 300 16:38:33 sasl.login.refresh.min.period.seconds = 60 16:38:33 sasl.login.refresh.window.factor = 0.8 16:38:33 sasl.login.refresh.window.jitter = 0.05 16:38:33 sasl.login.retry.backoff.max.ms = 10000 16:38:33 sasl.login.retry.backoff.ms = 100 16:38:33 sasl.mechanism = GSSAPI 16:38:33 sasl.oauthbearer.clock.skew.seconds = 30 16:38:33 sasl.oauthbearer.expected.audience = null 16:38:33 sasl.oauthbearer.expected.issuer = null 16:38:33 sasl.oauthbearer.header.urlencode = false 16:38:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:33 sasl.oauthbearer.jwks.endpoint.url = null 16:38:33 sasl.oauthbearer.scope.claim.name = scope 16:38:33 sasl.oauthbearer.sub.claim.name = sub 16:38:33 sasl.oauthbearer.token.endpoint.url = null 16:38:33 security.protocol = PLAINTEXT 16:38:33 security.providers = null 16:38:33 send.buffer.bytes = 131072 16:38:33 socket.connection.setup.timeout.max.ms = 30000 16:38:33 socket.connection.setup.timeout.ms = 10000 16:38:33 ssl.cipher.suites = null 16:38:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:33 ssl.endpoint.identification.algorithm = https 16:38:33 ssl.engine.factory.class = null 16:38:33 ssl.key.password = null 16:38:33 ssl.keymanager.algorithm = SunX509 16:38:33 ssl.keystore.certificate.chain = null 16:38:33 ssl.keystore.key = null 16:38:33 ssl.keystore.location = null 16:38:33 ssl.keystore.password = null 16:38:33 ssl.keystore.type = JKS 16:38:33 ssl.protocol = TLSv1.3 16:38:33 ssl.provider = null 16:38:33 ssl.secure.random.implementation = null 16:38:33 ssl.trustmanager.algorithm = PKIX 16:38:33 ssl.truststore.certificates = null 16:38:33 ssl.truststore.location = null 16:38:33 ssl.truststore.password = null 16:38:33 ssl.truststore.type = JKS 16:38:33 transaction.timeout.ms = 60000 16:38:33 transactional.id = null 16:38:33 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:38:33 16:38:33 2025-10-14T16:38:33.568Z INFO 11129 --- [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. 16:38:33 2025-10-14T16:38:33.569Z INFO 11129 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:33 2025-10-14T16:38:33.570Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:33 2025-10-14T16:38:33.572Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:33 2025-10-14T16:38:33.573Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:33 2025-10-14T16:38:33.573Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:33 2025-10-14T16:38:33.583Z INFO 11129 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:38:33 2025-10-14T16:38:33.598Z INFO 11129 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:33 2025-10-14T16:38:33.598Z INFO 11129 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:33 2025-10-14T16:38:33.598Z INFO 11129 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459913598 16:38:33 2025-10-14T16:38:33.611Z WARN 11129 --- [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} 16:38:33 2025-10-14T16:38:33.611Z INFO 11129 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:33 2025-10-14T16:38:33.722Z INFO 11129 --- [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 16:38:34 2025-10-14T16:38:34.209Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:34 2025-10-14T16:38:34.224Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:34 2025-10-14T16:38:34.313Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:34 2025-10-14T16:38:34.378Z INFO 11129 --- [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. 16:38:34 2025-10-14T16:38:34.378Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:34 2025-10-14T16:38:34.379Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:34 2025-10-14T16:38:34.379Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:34 2025-10-14T16:38:34.379Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:34 2025-10-14T16:38:34.456Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:34 2025-10-14T16:38:34.469Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:34 2025-10-14T16:38:34.517Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:34 2025-10-14T16:38:34.585Z INFO 11129 --- [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. 16:38:34 2025-10-14T16:38:34.585Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:34 2025-10-14T16:38:34.585Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:34 2025-10-14T16:38:34.586Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:34 2025-10-14T16:38:34.586Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:34 2025-10-14T16:38:34.683Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:38:34 2025-10-14T16:38:34.701Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:38:34 2025-10-14T16:38:34.743Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:34 2025-10-14T16:38:34.843Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 16:38:34 2025-10-14T16:38:34.844Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 16:38:34 2025-10-14T16:38:34.955Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 16:38:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.61 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 16:38:35 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 16:38:35 2025-10-14T16:38:35.390Z INFO 11129 --- [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. 16:38:35 2025-10-14T16:38:35.390Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:35 2025-10-14T16:38:35.391Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:35 2025-10-14T16:38:35.391Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:35 2025-10-14T16:38:35.391Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:35 2025-10-14T16:38:35.474Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:35 2025-10-14T16:38:35.497Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:35 2025-10-14T16:38:35.535Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:35 2025-10-14T16:38:35.800Z INFO 11129 --- [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. 16:38:35 2025-10-14T16:38:35.801Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:35 2025-10-14T16:38:35.801Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:35 2025-10-14T16:38:35.802Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:35 2025-10-14T16:38:35.802Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:35 2025-10-14T16:38:35.889Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:35 2025-10-14T16:38:35.909Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:35 2025-10-14T16:38:35.962Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:36 2025-10-14T16:38:36.165Z INFO 11129 --- [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. 16:38:36 2025-10-14T16:38:36.165Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:36 2025-10-14T16:38:36.165Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:36 2025-10-14T16:38:36.166Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:36 2025-10-14T16:38:36.166Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:36 2025-10-14T16:38:36.247Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:36 2025-10-14T16:38:36.267Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:36 2025-10-14T16:38:36.302Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 16:38:36 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 16:38:36 2025-10-14T16:38:36.537Z INFO 11129 --- [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. 16:38:36 2025-10-14T16:38:36.538Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:36 2025-10-14T16:38:36.538Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:36 2025-10-14T16:38:36.539Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:36 2025-10-14T16:38:36.539Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:36 2025-10-14T16:38:36.622Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:36 2025-10-14T16:38:36.640Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:36 2025-10-14T16:38:36.678Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:36 2025-10-14T16:38:36.733Z INFO 11129 --- [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. 16:38:36 2025-10-14T16:38:36.734Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:36 2025-10-14T16:38:36.735Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:36 2025-10-14T16:38:36.735Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:36 2025-10-14T16:38:36.735Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:36 2025-10-14T16:38:36.827Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:36 2025-10-14T16:38:36.843Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:36 2025-10-14T16:38:36.881Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:37 2025-10-14T16:38:37.117Z INFO 11129 --- [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. 16:38:37 2025-10-14T16:38:37.118Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:37 2025-10-14T16:38:37.119Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:37 2025-10-14T16:38:37.119Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:37 2025-10-14T16:38:37.119Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:37 2025-10-14T16:38:37.196Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:37 2025-10-14T16:38:37.210Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:37 2025-10-14T16:38:37.243Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:37 2025-10-14T16:38:37.300Z INFO 11129 --- [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. 16:38:37 2025-10-14T16:38:37.300Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:37 2025-10-14T16:38:37.301Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:37 2025-10-14T16:38:37.301Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:37 2025-10-14T16:38:37.301Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:37 2025-10-14T16:38:37.377Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:37 2025-10-14T16:38:37.392Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:37 2025-10-14T16:38:37.420Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:37 2025-10-14T16:38:37.712Z INFO 11129 --- [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. 16:38:37 2025-10-14T16:38:37.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:37 2025-10-14T16:38:37.714Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:37 2025-10-14T16:38:37.714Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:37 2025-10-14T16:38:37.714Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:37 2025-10-14T16:38:37.796Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:37 2025-10-14T16:38:37.816Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:37 2025-10-14T16:38:37.846Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:37 2025-10-14T16:38:37.889Z INFO 11129 --- [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. 16:38:37 2025-10-14T16:38:37.890Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:37 2025-10-14T16:38:37.890Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:37 2025-10-14T16:38:37.890Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:37 2025-10-14T16:38:37.890Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:37 2025-10-14T16:38:37.966Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:38 2025-10-14T16:38:37.983Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:38 2025-10-14T16:38:38.029Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:38 2025-10-14T16:38:38.301Z INFO 11129 --- [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. 16:38:38 2025-10-14T16:38:38.302Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:38 2025-10-14T16:38:38.302Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:38 2025-10-14T16:38:38.303Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:38 2025-10-14T16:38:38.303Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:38 2025-10-14T16:38:38.374Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:38 2025-10-14T16:38:38.389Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:38 2025-10-14T16:38:38.426Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:38 2025-10-14T16:38:38.461Z INFO 11129 --- [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. 16:38:38 2025-10-14T16:38:38.461Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:38 2025-10-14T16:38:38.461Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:38 2025-10-14T16:38:38.462Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:38 2025-10-14T16:38:38.462Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:38 2025-10-14T16:38:38.536Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:38 2025-10-14T16:38:38.551Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:38 2025-10-14T16:38:38.575Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:38 2025-10-14T16:38:38.807Z INFO 11129 --- [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. 16:38:38 2025-10-14T16:38:38.808Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:38 2025-10-14T16:38:38.808Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:38 2025-10-14T16:38:38.808Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:38 2025-10-14T16:38:38.809Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:38 2025-10-14T16:38:38.880Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:38 2025-10-14T16:38:38.892Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:38 2025-10-14T16:38:38.918Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:38 2025-10-14T16:38:38.962Z INFO 11129 --- [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. 16:38:38 2025-10-14T16:38:38.962Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:38 2025-10-14T16:38:38.963Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:38 2025-10-14T16:38:38.963Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:38 2025-10-14T16:38:38.963Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:39 2025-10-14T16:38:39.041Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:39 2025-10-14T16:38:39.054Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:39 2025-10-14T16:38:39.083Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:39 2025-10-14T16:38:39.307Z INFO 11129 --- [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. 16:38:39 2025-10-14T16:38:39.308Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:39 2025-10-14T16:38:39.309Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:39 2025-10-14T16:38:39.309Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:39 2025-10-14T16:38:39.309Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:39 2025-10-14T16:38:39.382Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:39 2025-10-14T16:38:39.399Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:39 2025-10-14T16:38:39.429Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:39 2025-10-14T16:38:39.489Z INFO 11129 --- [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. 16:38:39 2025-10-14T16:38:39.489Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:39 2025-10-14T16:38:39.490Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:39 2025-10-14T16:38:39.490Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:39 2025-10-14T16:38:39.490Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:39 2025-10-14T16:38:39.573Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:39 2025-10-14T16:38:39.589Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:39 2025-10-14T16:38:39.621Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:39 2025-10-14T16:38:39.841Z INFO 11129 --- [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. 16:38:39 2025-10-14T16:38:39.841Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:39 2025-10-14T16:38:39.841Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:39 2025-10-14T16:38:39.841Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:39 2025-10-14T16:38:39.841Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:39 2025-10-14T16:38:39.910Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:39 2025-10-14T16:38:39.923Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:39 2025-10-14T16:38:39.944Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:40 2025-10-14T16:38:39.990Z INFO 11129 --- [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. 16:38:40 2025-10-14T16:38:39.991Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:40 2025-10-14T16:38:39.991Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:40 2025-10-14T16:38:39.991Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:40 2025-10-14T16:38:39.991Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:40 2025-10-14T16:38:40.064Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:40 2025-10-14T16:38:40.076Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:40 2025-10-14T16:38:40.105Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:40 2025-10-14T16:38:40.336Z INFO 11129 --- [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. 16:38:40 2025-10-14T16:38:40.336Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:40 2025-10-14T16:38:40.340Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:40 2025-10-14T16:38:40.340Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:40 2025-10-14T16:38:40.340Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:40 2025-10-14T16:38:40.414Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:40 2025-10-14T16:38:40.434Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:40 2025-10-14T16:38:40.468Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:40 2025-10-14T16:38:40.520Z INFO 11129 --- [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. 16:38:40 2025-10-14T16:38:40.521Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:40 2025-10-14T16:38:40.522Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:40 2025-10-14T16:38:40.523Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:40 2025-10-14T16:38:40.523Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:40 2025-10-14T16:38:40.603Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:40 2025-10-14T16:38:40.616Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:40 2025-10-14T16:38:40.645Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:40 2025-10-14T16:38:40.827Z INFO 11129 --- [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. 16:38:40 2025-10-14T16:38:40.827Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:40 2025-10-14T16:38:40.828Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:40 2025-10-14T16:38:40.828Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:40 2025-10-14T16:38:40.828Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:40 2025-10-14T16:38:40.936Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:40 2025-10-14T16:38:40.949Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:40 2025-10-14T16:38:40.987Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:41 2025-10-14T16:38:41.039Z INFO 11129 --- [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. 16:38:41 2025-10-14T16:38:41.040Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:41 2025-10-14T16:38:41.040Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:41 2025-10-14T16:38:41.041Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:41 2025-10-14T16:38:41.041Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:41 2025-10-14T16:38:41.110Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:41 2025-10-14T16:38:41.121Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:41 2025-10-14T16:38:41.142Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:41 2025-10-14T16:38:41.362Z INFO 11129 --- [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. 16:38:41 2025-10-14T16:38:41.363Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:41 2025-10-14T16:38:41.363Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:41 2025-10-14T16:38:41.364Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:41 2025-10-14T16:38:41.364Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:41 2025-10-14T16:38:41.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:41 2025-10-14T16:38:41.454Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:41 2025-10-14T16:38:41.482Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:41 2025-10-14T16:38:41.522Z INFO 11129 --- [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. 16:38:41 2025-10-14T16:38:41.522Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:41 2025-10-14T16:38:41.522Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:41 2025-10-14T16:38:41.523Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:41 2025-10-14T16:38:41.523Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:41 2025-10-14T16:38:41.602Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:41 2025-10-14T16:38:41.613Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:41 2025-10-14T16:38:41.635Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:41 2025-10-14T16:38:41.805Z INFO 11129 --- [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. 16:38:41 2025-10-14T16:38:41.805Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:41 2025-10-14T16:38:41.806Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:41 2025-10-14T16:38:41.806Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:41 2025-10-14T16:38:41.806Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:41 2025-10-14T16:38:41.884Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:41 2025-10-14T16:38:41.897Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:41 2025-10-14T16:38:41.924Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:41 2025-10-14T16:38:41.958Z INFO 11129 --- [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. 16:38:41 2025-10-14T16:38:41.959Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:41 2025-10-14T16:38:41.959Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:41 2025-10-14T16:38:41.959Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:41 2025-10-14T16:38:41.959Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:42 2025-10-14T16:38:42.025Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:42 2025-10-14T16:38:42.034Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:42 2025-10-14T16:38:42.077Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.815 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 16:38:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 16:38:42 2025-10-14T16:38:42.340Z INFO 11129 --- [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. 16:38:42 2025-10-14T16:38:42.340Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:42 2025-10-14T16:38:42.340Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:42 2025-10-14T16:38:42.347Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:42 2025-10-14T16:38:42.347Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:42 2025-10-14T16:38:42.416Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:42 2025-10-14T16:38:42.429Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:42 2025-10-14T16:38:42.450Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:42 2025-10-14T16:38:42.575Z INFO 11129 --- [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. 16:38:42 2025-10-14T16:38:42.575Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:42 2025-10-14T16:38:42.576Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:42 2025-10-14T16:38:42.576Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:42 2025-10-14T16:38:42.576Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:42 2025-10-14T16:38:42.648Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:42 2025-10-14T16:38:42.660Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:42 2025-10-14T16:38:42.679Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 16:38:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 16:38:42 2025-10-14T16:38:42.797Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:42 allow.auto.create.topics = true 16:38:42 auto.commit.interval.ms = 5000 16:38:42 auto.include.jmx.reporter = true 16:38:42 auto.offset.reset = latest 16:38:42 bootstrap.servers = [localhost:32777] 16:38:42 check.crcs = true 16:38:42 client.dns.lookup = use_all_dns_ips 16:38:42 client.id = consumer-test-group-7 16:38:42 client.rack = 16:38:42 connections.max.idle.ms = 540000 16:38:42 default.api.timeout.ms = 60000 16:38:42 enable.auto.commit = true 16:38:42 enable.metrics.push = true 16:38:42 exclude.internal.topics = true 16:38:42 fetch.max.bytes = 52428800 16:38:42 fetch.max.wait.ms = 500 16:38:42 fetch.min.bytes = 1 16:38:42 group.id = test-group 16:38:42 group.instance.id = null 16:38:42 group.protocol = classic 16:38:42 group.remote.assignor = null 16:38:42 heartbeat.interval.ms = 3000 16:38:42 interceptor.classes = [] 16:38:42 internal.leave.group.on.close = true 16:38:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:42 isolation.level = read_uncommitted 16:38:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:42 max.partition.fetch.bytes = 1048576 16:38:42 max.poll.interval.ms = 300000 16:38:42 max.poll.records = 2147483647 16:38:42 metadata.max.age.ms = 300000 16:38:42 metadata.recovery.strategy = none 16:38:42 metric.reporters = [] 16:38:42 metrics.num.samples = 2 16:38:42 metrics.recording.level = INFO 16:38:42 metrics.sample.window.ms = 30000 16:38:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:42 receive.buffer.bytes = 65536 16:38:42 reconnect.backoff.max.ms = 1000 16:38:42 reconnect.backoff.ms = 50 16:38:42 request.timeout.ms = 30000 16:38:42 retry.backoff.max.ms = 1000 16:38:42 retry.backoff.ms = 100 16:38:42 sasl.client.callback.handler.class = null 16:38:42 sasl.jaas.config = null 16:38:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:42 sasl.kerberos.min.time.before.relogin = 60000 16:38:42 sasl.kerberos.service.name = null 16:38:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:42 sasl.login.callback.handler.class = null 16:38:42 sasl.login.class = null 16:38:42 sasl.login.connect.timeout.ms = null 16:38:42 sasl.login.read.timeout.ms = null 16:38:42 sasl.login.refresh.buffer.seconds = 300 16:38:42 sasl.login.refresh.min.period.seconds = 60 16:38:42 sasl.login.refresh.window.factor = 0.8 16:38:42 sasl.login.refresh.window.jitter = 0.05 16:38:42 sasl.login.retry.backoff.max.ms = 10000 16:38:42 sasl.login.retry.backoff.ms = 100 16:38:42 sasl.mechanism = GSSAPI 16:38:42 sasl.oauthbearer.clock.skew.seconds = 30 16:38:42 sasl.oauthbearer.expected.audience = null 16:38:42 sasl.oauthbearer.expected.issuer = null 16:38:42 sasl.oauthbearer.header.urlencode = false 16:38:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:42 sasl.oauthbearer.jwks.endpoint.url = null 16:38:42 sasl.oauthbearer.scope.claim.name = scope 16:38:42 sasl.oauthbearer.sub.claim.name = sub 16:38:42 sasl.oauthbearer.token.endpoint.url = null 16:38:42 security.protocol = PLAINTEXT 16:38:42 security.providers = null 16:38:42 send.buffer.bytes = 131072 16:38:42 session.timeout.ms = 45000 16:38:42 socket.connection.setup.timeout.max.ms = 30000 16:38:42 socket.connection.setup.timeout.ms = 10000 16:38:42 ssl.cipher.suites = null 16:38:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:42 ssl.endpoint.identification.algorithm = https 16:38:42 ssl.engine.factory.class = null 16:38:42 ssl.key.password = null 16:38:42 ssl.keymanager.algorithm = SunX509 16:38:42 ssl.keystore.certificate.chain = null 16:38:42 ssl.keystore.key = null 16:38:42 ssl.keystore.location = null 16:38:42 ssl.keystore.password = null 16:38:42 ssl.keystore.type = JKS 16:38:42 ssl.protocol = TLSv1.3 16:38:42 ssl.provider = null 16:38:42 ssl.secure.random.implementation = null 16:38:42 ssl.trustmanager.algorithm = PKIX 16:38:42 ssl.truststore.certificates = null 16:38:42 ssl.truststore.location = null 16:38:42 ssl.truststore.password = null 16:38:42 ssl.truststore.type = JKS 16:38:42 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:38:42 16:38:42 2025-10-14T16:38:42.797Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:42 2025-10-14T16:38:42.800Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:42 2025-10-14T16:38:42.800Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:42 2025-10-14T16:38:42.800Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459922800 16:38:42 2025-10-14T16:38:42.804Z INFO 11129 --- [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 16:38:42 2025-10-14T16:38:42.823Z WARN 11129 --- [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} 16:38:42 2025-10-14T16:38:42.824Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:42 2025-10-14T16:38:42.825Z INFO 11129 --- [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) 16:38:42 2025-10-14T16:38:42.832Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 16:38:42 2025-10-14T16:38:42.841Z INFO 11129 --- [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-783b3b19-9cb7-4391-8663-e40d30c2fff1 16:38:42 2025-10-14T16:38:42.841Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 16:38:42 2025-10-14T16:38:42.845Z INFO 11129 --- [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-783b3b19-9cb7-4391-8663-e40d30c2fff1', protocol='range'} 16:38:42 2025-10-14T16:38:42.946Z INFO 11129 --- [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-783b3b19-9cb7-4391-8663-e40d30c2fff1=Assignment(partitions=[legacy-batch-topic-0])} 16:38:42 2025-10-14T16:38:42.949Z INFO 11129 --- [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-783b3b19-9cb7-4391-8663-e40d30c2fff1', protocol='range'} 16:38:42 2025-10-14T16:38:42.949Z INFO 11129 --- [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]) 16:38:42 2025-10-14T16:38:42.949Z INFO 11129 --- [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 16:38:42 2025-10-14T16:38:42.951Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:42.956Z INFO 11129 --- [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}}. 16:38:43 2025-10-14T16:38:43.335Z INFO 11129 --- [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. 16:38:43 2025-10-14T16:38:43.335Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:43 2025-10-14T16:38:43.336Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:43 2025-10-14T16:38:43.336Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:43 2025-10-14T16:38:43.336Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:43 2025-10-14T16:38:43.409Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:38:43 2025-10-14T16:38:43.422Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:38:43 2025-10-14T16:38:43.447Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:43 2025-10-14T16:38:43.542Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.542Z INFO 11129 --- [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-783b3b19-9cb7-4391-8663-e40d30c2fff1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:43 2025-10-14T16:38:43.543Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.543Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.543Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.547Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.547Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.557Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:43 2025-10-14T16:38:43.557Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:43 2025-10-14T16:38:43.557Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:43 2025-10-14T16:38:43.557Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:43 2025-10-14T16:38:43.561Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 16:38:43 2025-10-14T16:38:43.580Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:43 allow.auto.create.topics = true 16:38:43 auto.commit.interval.ms = 5000 16:38:43 auto.include.jmx.reporter = true 16:38:43 auto.offset.reset = latest 16:38:43 bootstrap.servers = [localhost:32777] 16:38:43 check.crcs = true 16:38:43 client.dns.lookup = use_all_dns_ips 16:38:43 client.id = consumer-test-group-8 16:38:43 client.rack = 16:38:43 connections.max.idle.ms = 540000 16:38:43 default.api.timeout.ms = 60000 16:38:43 enable.auto.commit = true 16:38:43 enable.metrics.push = true 16:38:43 exclude.internal.topics = true 16:38:43 fetch.max.bytes = 52428800 16:38:43 fetch.max.wait.ms = 500 16:38:43 fetch.min.bytes = 1 16:38:43 group.id = test-group 16:38:43 group.instance.id = null 16:38:43 group.protocol = classic 16:38:43 group.remote.assignor = null 16:38:43 heartbeat.interval.ms = 3000 16:38:43 interceptor.classes = [] 16:38:43 internal.leave.group.on.close = true 16:38:43 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:43 isolation.level = read_uncommitted 16:38:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:43 max.partition.fetch.bytes = 1048576 16:38:43 max.poll.interval.ms = 300000 16:38:43 max.poll.records = 2147483647 16:38:43 metadata.max.age.ms = 300000 16:38:43 metadata.recovery.strategy = none 16:38:43 metric.reporters = [] 16:38:43 metrics.num.samples = 2 16:38:43 metrics.recording.level = INFO 16:38:43 metrics.sample.window.ms = 30000 16:38:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:43 receive.buffer.bytes = 65536 16:38:43 reconnect.backoff.max.ms = 1000 16:38:43 reconnect.backoff.ms = 50 16:38:43 request.timeout.ms = 30000 16:38:43 retry.backoff.max.ms = 1000 16:38:43 retry.backoff.ms = 100 16:38:43 sasl.client.callback.handler.class = null 16:38:43 sasl.jaas.config = null 16:38:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:43 sasl.kerberos.min.time.before.relogin = 60000 16:38:43 sasl.kerberos.service.name = null 16:38:43 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:43 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:43 sasl.login.callback.handler.class = null 16:38:43 sasl.login.class = null 16:38:43 sasl.login.connect.timeout.ms = null 16:38:43 sasl.login.read.timeout.ms = null 16:38:43 sasl.login.refresh.buffer.seconds = 300 16:38:43 sasl.login.refresh.min.period.seconds = 60 16:38:43 sasl.login.refresh.window.factor = 0.8 16:38:43 sasl.login.refresh.window.jitter = 0.05 16:38:43 sasl.login.retry.backoff.max.ms = 10000 16:38:43 sasl.login.retry.backoff.ms = 100 16:38:43 sasl.mechanism = GSSAPI 16:38:43 sasl.oauthbearer.clock.skew.seconds = 30 16:38:43 sasl.oauthbearer.expected.audience = null 16:38:43 sasl.oauthbearer.expected.issuer = null 16:38:43 sasl.oauthbearer.header.urlencode = false 16:38:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:43 sasl.oauthbearer.jwks.endpoint.url = null 16:38:43 sasl.oauthbearer.scope.claim.name = scope 16:38:43 sasl.oauthbearer.sub.claim.name = sub 16:38:43 sasl.oauthbearer.token.endpoint.url = null 16:38:43 security.protocol = PLAINTEXT 16:38:43 security.providers = null 16:38:43 send.buffer.bytes = 131072 16:38:43 session.timeout.ms = 45000 16:38:43 socket.connection.setup.timeout.max.ms = 30000 16:38:43 socket.connection.setup.timeout.ms = 10000 16:38:43 ssl.cipher.suites = null 16:38:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:43 ssl.endpoint.identification.algorithm = https 16:38:43 ssl.engine.factory.class = null 16:38:43 ssl.key.password = null 16:38:43 ssl.keymanager.algorithm = SunX509 16:38:43 ssl.keystore.certificate.chain = null 16:38:43 ssl.keystore.key = null 16:38:43 ssl.keystore.location = null 16:38:43 ssl.keystore.password = null 16:38:43 ssl.keystore.type = JKS 16:38:43 ssl.protocol = TLSv1.3 16:38:43 ssl.provider = null 16:38:43 ssl.secure.random.implementation = null 16:38:43 ssl.trustmanager.algorithm = PKIX 16:38:43 ssl.truststore.certificates = null 16:38:43 ssl.truststore.location = null 16:38:43 ssl.truststore.password = null 16:38:43 ssl.truststore.type = JKS 16:38:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:38:43 16:38:43 2025-10-14T16:38:43.580Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:43 2025-10-14T16:38:43.583Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:43 2025-10-14T16:38:43.583Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:43 2025-10-14T16:38:43.583Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459923583 16:38:43 2025-10-14T16:38:43.583Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.589Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:43 2025-10-14T16:38:43.589Z INFO 11129 --- [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) 16:38:43 2025-10-14T16:38:43.590Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 16:38:43 2025-10-14T16:38:43.593Z INFO 11129 --- [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-e1acccab-4966-4a33-8195-88fb692a163f 16:38:43 2025-10-14T16:38:43.593Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 16:38:43 2025-10-14T16:38:43.602Z INFO 11129 --- [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-e1acccab-4966-4a33-8195-88fb692a163f', protocol='range'} 16:38:43 2025-10-14T16:38:43.603Z INFO 11129 --- [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-e1acccab-4966-4a33-8195-88fb692a163f=Assignment(partitions=[legacy-batch-topic-0])} 16:38:43 2025-10-14T16:38:43.605Z INFO 11129 --- [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-e1acccab-4966-4a33-8195-88fb692a163f', protocol='range'} 16:38:43 2025-10-14T16:38:43.606Z INFO 11129 --- [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]) 16:38:43 2025-10-14T16:38:43.606Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.607Z INFO 11129 --- [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 16:38:43 2025-10-14T16:38:43.612Z INFO 11129 --- [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}}. 16:38:44 2025-10-14T16:38:44.108Z INFO 11129 --- [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. 16:38:44 2025-10-14T16:38:44.108Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:44 2025-10-14T16:38:44.109Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:44 2025-10-14T16:38:44.109Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:44 2025-10-14T16:38:44.109Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:44 2025-10-14T16:38:44.172Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:38:44 2025-10-14T16:38:44.185Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:38:44 2025-10-14T16:38:44.206Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:44 2025-10-14T16:38:44.261Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 77535548-2bfe-4313-88ff-63f87f829c54, data operation cloud event id: f1f0b377-3379-4565-8123-1f95eb1ee02f 16:38:44 2025-10-14T16:38:44.261Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:38:44 acks = -1 16:38:44 auto.include.jmx.reporter = true 16:38:44 batch.size = 16384 16:38:44 bootstrap.servers = [localhost:32777] 16:38:44 buffer.memory = 33554432 16:38:44 client.dns.lookup = use_all_dns_ips 16:38:44 client.id = cps-core-1 16:38:44 compression.gzip.level = -1 16:38:44 compression.lz4.level = 9 16:38:44 compression.type = none 16:38:44 compression.zstd.level = 3 16:38:44 connections.max.idle.ms = 540000 16:38:44 delivery.timeout.ms = 120000 16:38:44 enable.idempotence = true 16:38:44 enable.metrics.push = true 16:38:44 interceptor.classes = [] 16:38:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:38:44 linger.ms = 0 16:38:44 max.block.ms = 60000 16:38:44 max.in.flight.requests.per.connection = 5 16:38:44 max.request.size = 1048576 16:38:44 metadata.max.age.ms = 300000 16:38:44 metadata.max.idle.ms = 300000 16:38:44 metadata.recovery.strategy = none 16:38:44 metric.reporters = [] 16:38:44 metrics.num.samples = 2 16:38:44 metrics.recording.level = INFO 16:38:44 metrics.sample.window.ms = 30000 16:38:44 partitioner.adaptive.partitioning.enable = true 16:38:44 partitioner.availability.timeout.ms = 0 16:38:44 partitioner.class = null 16:38:44 partitioner.ignore.keys = false 16:38:44 receive.buffer.bytes = 32768 16:38:44 reconnect.backoff.max.ms = 1000 16:38:44 reconnect.backoff.ms = 50 16:38:44 request.timeout.ms = 30000 16:38:44 retries = 2147483647 16:38:44 retry.backoff.max.ms = 1000 16:38:44 retry.backoff.ms = 100 16:38:44 sasl.client.callback.handler.class = null 16:38:44 sasl.jaas.config = null 16:38:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:44 sasl.kerberos.min.time.before.relogin = 60000 16:38:44 sasl.kerberos.service.name = null 16:38:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:44 sasl.login.callback.handler.class = null 16:38:44 sasl.login.class = null 16:38:44 sasl.login.connect.timeout.ms = null 16:38:44 sasl.login.read.timeout.ms = null 16:38:44 sasl.login.refresh.buffer.seconds = 300 16:38:44 sasl.login.refresh.min.period.seconds = 60 16:38:44 sasl.login.refresh.window.factor = 0.8 16:38:44 sasl.login.refresh.window.jitter = 0.05 16:38:44 sasl.login.retry.backoff.max.ms = 10000 16:38:44 sasl.login.retry.backoff.ms = 100 16:38:44 sasl.mechanism = GSSAPI 16:38:44 sasl.oauthbearer.clock.skew.seconds = 30 16:38:44 sasl.oauthbearer.expected.audience = null 16:38:44 sasl.oauthbearer.expected.issuer = null 16:38:44 sasl.oauthbearer.header.urlencode = false 16:38:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:44 sasl.oauthbearer.jwks.endpoint.url = null 16:38:44 sasl.oauthbearer.scope.claim.name = scope 16:38:44 sasl.oauthbearer.sub.claim.name = sub 16:38:44 sasl.oauthbearer.token.endpoint.url = null 16:38:44 security.protocol = PLAINTEXT 16:38:44 security.providers = null 16:38:44 send.buffer.bytes = 131072 16:38:44 socket.connection.setup.timeout.max.ms = 30000 16:38:44 socket.connection.setup.timeout.ms = 10000 16:38:44 ssl.cipher.suites = null 16:38:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:44 ssl.endpoint.identification.algorithm = https 16:38:44 ssl.engine.factory.class = null 16:38:44 ssl.key.password = null 16:38:44 ssl.keymanager.algorithm = SunX509 16:38:44 ssl.keystore.certificate.chain = null 16:38:44 ssl.keystore.key = null 16:38:44 ssl.keystore.location = null 16:38:44 ssl.keystore.password = null 16:38:44 ssl.keystore.type = JKS 16:38:44 ssl.protocol = TLSv1.3 16:38:44 ssl.provider = null 16:38:44 ssl.secure.random.implementation = null 16:38:44 ssl.trustmanager.algorithm = PKIX 16:38:44 ssl.truststore.certificates = null 16:38:44 ssl.truststore.location = null 16:38:44 ssl.truststore.password = null 16:38:44 ssl.truststore.type = JKS 16:38:44 transaction.timeout.ms = 60000 16:38:44 transactional.id = null 16:38:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:38:44 16:38:44 2025-10-14T16:38:44.261Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:44 2025-10-14T16:38:44.262Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:38:44 2025-10-14T16:38:44.264Z INFO 11129 --- [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. 16:38:44 2025-10-14T16:38:44.271Z INFO 11129 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:44 2025-10-14T16:38:44.271Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.383Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.383Z INFO 11129 --- [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-e1acccab-4966-4a33-8195-88fb692a163f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:44 2025-10-14T16:38:44.383Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.383Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.383Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.389Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.389Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.811Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:44 2025-10-14T16:38:44.811Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:44 2025-10-14T16:38:44.811Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:44 2025-10-14T16:38:44.811Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:44 2025-10-14T16:38:44.817Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 16:38:44 2025-10-14T16:38:44.834Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:44 allow.auto.create.topics = true 16:38:44 auto.commit.interval.ms = 5000 16:38:44 auto.include.jmx.reporter = true 16:38:44 auto.offset.reset = latest 16:38:44 bootstrap.servers = [localhost:32777] 16:38:44 check.crcs = true 16:38:44 client.dns.lookup = use_all_dns_ips 16:38:44 client.id = consumer-test-group-9 16:38:44 client.rack = 16:38:44 connections.max.idle.ms = 540000 16:38:44 default.api.timeout.ms = 60000 16:38:44 enable.auto.commit = true 16:38:44 enable.metrics.push = true 16:38:44 exclude.internal.topics = true 16:38:44 fetch.max.bytes = 52428800 16:38:44 fetch.max.wait.ms = 500 16:38:44 fetch.min.bytes = 1 16:38:44 group.id = test-group 16:38:44 group.instance.id = null 16:38:44 group.protocol = classic 16:38:44 group.remote.assignor = null 16:38:44 heartbeat.interval.ms = 3000 16:38:44 interceptor.classes = [] 16:38:44 internal.leave.group.on.close = true 16:38:44 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:44 isolation.level = read_uncommitted 16:38:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:44 max.partition.fetch.bytes = 1048576 16:38:44 max.poll.interval.ms = 300000 16:38:44 max.poll.records = 2147483647 16:38:44 metadata.max.age.ms = 300000 16:38:44 metadata.recovery.strategy = none 16:38:44 metric.reporters = [] 16:38:44 metrics.num.samples = 2 16:38:44 metrics.recording.level = INFO 16:38:44 metrics.sample.window.ms = 30000 16:38:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:44 receive.buffer.bytes = 65536 16:38:44 reconnect.backoff.max.ms = 1000 16:38:44 reconnect.backoff.ms = 50 16:38:44 request.timeout.ms = 30000 16:38:44 retry.backoff.max.ms = 1000 16:38:44 retry.backoff.ms = 100 16:38:44 sasl.client.callback.handler.class = null 16:38:44 sasl.jaas.config = null 16:38:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:44 sasl.kerberos.min.time.before.relogin = 60000 16:38:44 sasl.kerberos.service.name = null 16:38:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:44 sasl.login.callback.handler.class = null 16:38:44 sasl.login.class = null 16:38:44 sasl.login.connect.timeout.ms = null 16:38:44 sasl.login.read.timeout.ms = null 16:38:44 sasl.login.refresh.buffer.seconds = 300 16:38:44 sasl.login.refresh.min.period.seconds = 60 16:38:44 sasl.login.refresh.window.factor = 0.8 16:38:44 sasl.login.refresh.window.jitter = 0.05 16:38:44 sasl.login.retry.backoff.max.ms = 10000 16:38:44 sasl.login.retry.backoff.ms = 100 16:38:44 sasl.mechanism = GSSAPI 16:38:44 sasl.oauthbearer.clock.skew.seconds = 30 16:38:44 sasl.oauthbearer.expected.audience = null 16:38:44 sasl.oauthbearer.expected.issuer = null 16:38:44 sasl.oauthbearer.header.urlencode = false 16:38:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:44 sasl.oauthbearer.jwks.endpoint.url = null 16:38:44 sasl.oauthbearer.scope.claim.name = scope 16:38:44 sasl.oauthbearer.sub.claim.name = sub 16:38:44 sasl.oauthbearer.token.endpoint.url = null 16:38:44 security.protocol = PLAINTEXT 16:38:44 security.providers = null 16:38:44 send.buffer.bytes = 131072 16:38:44 session.timeout.ms = 45000 16:38:44 socket.connection.setup.timeout.max.ms = 30000 16:38:44 socket.connection.setup.timeout.ms = 10000 16:38:44 ssl.cipher.suites = null 16:38:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:44 ssl.endpoint.identification.algorithm = https 16:38:44 ssl.engine.factory.class = null 16:38:44 ssl.key.password = null 16:38:44 ssl.keymanager.algorithm = SunX509 16:38:44 ssl.keystore.certificate.chain = null 16:38:44 ssl.keystore.key = null 16:38:44 ssl.keystore.location = null 16:38:44 ssl.keystore.password = null 16:38:44 ssl.keystore.type = JKS 16:38:44 ssl.protocol = TLSv1.3 16:38:44 ssl.provider = null 16:38:44 ssl.secure.random.implementation = null 16:38:44 ssl.trustmanager.algorithm = PKIX 16:38:44 ssl.truststore.certificates = null 16:38:44 ssl.truststore.location = null 16:38:44 ssl.truststore.password = null 16:38:44 ssl.truststore.type = JKS 16:38:44 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:38:44 16:38:44 2025-10-14T16:38:44.834Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:44 2025-10-14T16:38:44.837Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:44 2025-10-14T16:38:44.837Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:44 2025-10-14T16:38:44.837Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459924837 16:38:44 2025-10-14T16:38:44.837Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.844Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:44 2025-10-14T16:38:44.844Z INFO 11129 --- [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) 16:38:44 2025-10-14T16:38:44.845Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 16:38:44 2025-10-14T16:38:44.849Z INFO 11129 --- [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-730e4fa3-cd61-42a7-b01d-70e820a7be7d 16:38:44 2025-10-14T16:38:44.849Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 16:38:44 2025-10-14T16:38:44.851Z INFO 11129 --- [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-730e4fa3-cd61-42a7-b01d-70e820a7be7d', protocol='range'} 16:38:44 2025-10-14T16:38:44.851Z INFO 11129 --- [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-730e4fa3-cd61-42a7-b01d-70e820a7be7d=Assignment(partitions=[legacy-batch-topic-0])} 16:38:44 2025-10-14T16:38:44.853Z INFO 11129 --- [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-730e4fa3-cd61-42a7-b01d-70e820a7be7d', protocol='range'} 16:38:44 2025-10-14T16:38:44.854Z INFO 11129 --- [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]) 16:38:44 2025-10-14T16:38:44.854Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.855Z INFO 11129 --- [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 16:38:44 2025-10-14T16:38:44.861Z INFO 11129 --- [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}}. 16:38:45 2025-10-14T16:38:45.360Z INFO 11129 --- [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. 16:38:45 2025-10-14T16:38:45.360Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:45 2025-10-14T16:38:45.360Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:45 2025-10-14T16:38:45.361Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:45 2025-10-14T16:38:45.361Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:45 2025-10-14T16:38:45.429Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:38:45 2025-10-14T16:38:45.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:38:45 2025-10-14T16:38:45.464Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:45 2025-10-14T16:38:45.503Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: c2c40005-8d00-4a69-8812-8d152fe01ad1, data operation cloud event id: 16a47c50-22ca-4c35-90b9-c5eb87f69260 16:38:45 2025-10-14T16:38:45.552Z INFO 11129 --- [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 16:38:45 2025-10-14T16:38:45.552Z INFO 11129 --- [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-730e4fa3-cd61-42a7-b01d-70e820a7be7d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:45 2025-10-14T16:38:45.552Z INFO 11129 --- [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 16:38:45 2025-10-14T16:38:45.552Z INFO 11129 --- [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 16:38:45 2025-10-14T16:38:45.552Z INFO 11129 --- [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 16:38:45 2025-10-14T16:38:45.553Z INFO 11129 --- [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 16:38:45 2025-10-14T16:38:45.553Z INFO 11129 --- [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 16:38:46 2025-10-14T16:38:46.013Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:46 2025-10-14T16:38:46.013Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:46 2025-10-14T16:38:46.013Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:46 2025-10-14T16:38:46.013Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:46 2025-10-14T16:38:46.017Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 16:38:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.252 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 16:38:46 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 16:38:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 16:38:46 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 16:38:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 16:38:46 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 16:38:46 2025-10-14T16:38:46.172Z INFO 11129 --- [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. 16:38:46 2025-10-14T16:38:46.172Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:46 2025-10-14T16:38:46.173Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:46 2025-10-14T16:38:46.173Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:46 2025-10-14T16:38:46.173Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:46 2025-10-14T16:38:46.242Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:46 2025-10-14T16:38:46.252Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:46 2025-10-14T16:38:46.273Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:46 2025-10-14T16:38:46.304Z INFO 11129 --- [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. 16:38:46 2025-10-14T16:38:46.305Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:46 2025-10-14T16:38:46.305Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:46 2025-10-14T16:38:46.305Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:46 2025-10-14T16:38:46.305Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:46 2025-10-14T16:38:46.373Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:46 2025-10-14T16:38:46.384Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:46 2025-10-14T16:38:46.406Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:46 2025-10-14T16:38:46.439Z INFO 11129 --- [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. 16:38:46 2025-10-14T16:38:46.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:46 2025-10-14T16:38:46.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:46 2025-10-14T16:38:46.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:46 2025-10-14T16:38:46.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:46 2025-10-14T16:38:46.518Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:38:46 2025-10-14T16:38:46.528Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:38:46 2025-10-14T16:38:46.549Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:46 2025-10-14T16:38:46.566Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 16:38:46 2025-10-14T16:38:46.591Z INFO 11129 --- [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. 16:38:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 16:38:46 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 16:38:46 2025-10-14T16:38:46.744Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:46 allow.auto.create.topics = true 16:38:46 auto.commit.interval.ms = 5000 16:38:46 auto.include.jmx.reporter = true 16:38:46 auto.offset.reset = latest 16:38:46 bootstrap.servers = [localhost:32777] 16:38:46 check.crcs = true 16:38:46 client.dns.lookup = use_all_dns_ips 16:38:46 client.id = consumer-test-group-10 16:38:46 client.rack = 16:38:46 connections.max.idle.ms = 540000 16:38:46 default.api.timeout.ms = 60000 16:38:46 enable.auto.commit = true 16:38:46 enable.metrics.push = true 16:38:46 exclude.internal.topics = true 16:38:46 fetch.max.bytes = 52428800 16:38:46 fetch.max.wait.ms = 500 16:38:46 fetch.min.bytes = 1 16:38:46 group.id = test-group 16:38:46 group.instance.id = null 16:38:46 group.protocol = classic 16:38:46 group.remote.assignor = null 16:38:46 heartbeat.interval.ms = 3000 16:38:46 interceptor.classes = [] 16:38:46 internal.leave.group.on.close = true 16:38:46 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:46 isolation.level = read_uncommitted 16:38:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:46 max.partition.fetch.bytes = 1048576 16:38:46 max.poll.interval.ms = 300000 16:38:46 max.poll.records = 2147483647 16:38:46 metadata.max.age.ms = 300000 16:38:46 metadata.recovery.strategy = none 16:38:46 metric.reporters = [] 16:38:46 metrics.num.samples = 2 16:38:46 metrics.recording.level = INFO 16:38:46 metrics.sample.window.ms = 30000 16:38:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:46 receive.buffer.bytes = 65536 16:38:46 reconnect.backoff.max.ms = 1000 16:38:46 reconnect.backoff.ms = 50 16:38:46 request.timeout.ms = 30000 16:38:46 retry.backoff.max.ms = 1000 16:38:46 retry.backoff.ms = 100 16:38:46 sasl.client.callback.handler.class = null 16:38:46 sasl.jaas.config = null 16:38:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:46 sasl.kerberos.min.time.before.relogin = 60000 16:38:46 sasl.kerberos.service.name = null 16:38:46 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:46 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:46 sasl.login.callback.handler.class = null 16:38:46 sasl.login.class = null 16:38:46 sasl.login.connect.timeout.ms = null 16:38:46 sasl.login.read.timeout.ms = null 16:38:46 sasl.login.refresh.buffer.seconds = 300 16:38:46 sasl.login.refresh.min.period.seconds = 60 16:38:46 sasl.login.refresh.window.factor = 0.8 16:38:46 sasl.login.refresh.window.jitter = 0.05 16:38:46 sasl.login.retry.backoff.max.ms = 10000 16:38:46 sasl.login.retry.backoff.ms = 100 16:38:46 sasl.mechanism = GSSAPI 16:38:46 sasl.oauthbearer.clock.skew.seconds = 30 16:38:46 sasl.oauthbearer.expected.audience = null 16:38:46 sasl.oauthbearer.expected.issuer = null 16:38:46 sasl.oauthbearer.header.urlencode = false 16:38:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:46 sasl.oauthbearer.jwks.endpoint.url = null 16:38:46 sasl.oauthbearer.scope.claim.name = scope 16:38:46 sasl.oauthbearer.sub.claim.name = sub 16:38:46 sasl.oauthbearer.token.endpoint.url = null 16:38:46 security.protocol = PLAINTEXT 16:38:46 security.providers = null 16:38:46 send.buffer.bytes = 131072 16:38:46 session.timeout.ms = 45000 16:38:46 socket.connection.setup.timeout.max.ms = 30000 16:38:46 socket.connection.setup.timeout.ms = 10000 16:38:46 ssl.cipher.suites = null 16:38:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:46 ssl.endpoint.identification.algorithm = https 16:38:46 ssl.engine.factory.class = null 16:38:46 ssl.key.password = null 16:38:46 ssl.keymanager.algorithm = SunX509 16:38:46 ssl.keystore.certificate.chain = null 16:38:46 ssl.keystore.key = null 16:38:46 ssl.keystore.location = null 16:38:46 ssl.keystore.password = null 16:38:46 ssl.keystore.type = JKS 16:38:46 ssl.protocol = TLSv1.3 16:38:46 ssl.provider = null 16:38:46 ssl.secure.random.implementation = null 16:38:46 ssl.trustmanager.algorithm = PKIX 16:38:46 ssl.truststore.certificates = null 16:38:46 ssl.truststore.location = null 16:38:46 ssl.truststore.password = null 16:38:46 ssl.truststore.type = JKS 16:38:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:46 16:38:46 2025-10-14T16:38:46.744Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:46 2025-10-14T16:38:46.747Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:46 2025-10-14T16:38:46.747Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:46 2025-10-14T16:38:46.747Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459926747 16:38:46 2025-10-14T16:38:46.748Z INFO 11129 --- [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-events 16:38:46 2025-10-14T16:38:46.768Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:46 2025-10-14T16:38:46.769Z INFO 11129 --- [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) 16:38:46 2025-10-14T16:38:46.770Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 16:38:46 2025-10-14T16:38:46.774Z INFO 11129 --- [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-bf9cc609-4ab7-4872-bac5-36d4316171e2 16:38:46 2025-10-14T16:38:46.774Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 16:38:46 2025-10-14T16:38:46.776Z INFO 11129 --- [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-bf9cc609-4ab7-4872-bac5-36d4316171e2', protocol='range'} 16:38:46 2025-10-14T16:38:46.776Z INFO 11129 --- [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-bf9cc609-4ab7-4872-bac5-36d4316171e2=Assignment(partitions=[ncmp-events-0])} 16:38:46 2025-10-14T16:38:46.780Z INFO 11129 --- [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-bf9cc609-4ab7-4872-bac5-36d4316171e2', protocol='range'} 16:38:46 2025-10-14T16:38:46.780Z INFO 11129 --- [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-events-0]) 16:38:46 2025-10-14T16:38:46.780Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 16:38:46 2025-10-14T16:38:46.782Z INFO 11129 --- [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-events-0 16:38:46 2025-10-14T16:38:46.789Z INFO 11129 --- [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-events-0 to position FetchPosition{offset=153, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:47 2025-10-14T16:38:47.287Z INFO 11129 --- [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. 16:38:47 2025-10-14T16:38:47.287Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:47 2025-10-14T16:38:47.288Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:47 2025-10-14T16:38:47.288Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:47 2025-10-14T16:38:47.288Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:47 2025-10-14T16:38:47.358Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-unique-id-for-create-test for CM Handle ch-unique-id-for-create-test 16:38:47 2025-10-14T16:38:47.371Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-unique-id-for-create-test for CM Handle ch-unique-id-for-create-test 16:38:47 2025-10-14T16:38:47.389Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:48 2025-10-14T16:38:48.498Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 16:38:48 2025-10-14T16:38:48.498Z INFO 11129 --- [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-bf9cc609-4ab7-4872-bac5-36d4316171e2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:48 2025-10-14T16:38:48.498Z INFO 11129 --- [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 16:38:48 2025-10-14T16:38:48.498Z INFO 11129 --- [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 16:38:48 2025-10-14T16:38:48.498Z INFO 11129 --- [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 16:38:48 2025-10-14T16:38:48.499Z INFO 11129 --- [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 16:38:48 2025-10-14T16:38:48.499Z INFO 11129 --- [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 16:38:48 2025-10-14T16:38:48.502Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:48 2025-10-14T16:38:48.502Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:48 2025-10-14T16:38:48.502Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:48 2025-10-14T16:38:48.502Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:48 2025-10-14T16:38:48.505Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 16:38:48 2025-10-14T16:38:48.526Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:48 allow.auto.create.topics = true 16:38:48 auto.commit.interval.ms = 5000 16:38:48 auto.include.jmx.reporter = true 16:38:48 auto.offset.reset = latest 16:38:48 bootstrap.servers = [localhost:32777] 16:38:48 check.crcs = true 16:38:48 client.dns.lookup = use_all_dns_ips 16:38:48 client.id = consumer-test-group-11 16:38:48 client.rack = 16:38:48 connections.max.idle.ms = 540000 16:38:48 default.api.timeout.ms = 60000 16:38:48 enable.auto.commit = true 16:38:48 enable.metrics.push = true 16:38:48 exclude.internal.topics = true 16:38:48 fetch.max.bytes = 52428800 16:38:48 fetch.max.wait.ms = 500 16:38:48 fetch.min.bytes = 1 16:38:48 group.id = test-group 16:38:48 group.instance.id = null 16:38:48 group.protocol = classic 16:38:48 group.remote.assignor = null 16:38:48 heartbeat.interval.ms = 3000 16:38:48 interceptor.classes = [] 16:38:48 internal.leave.group.on.close = true 16:38:48 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:48 isolation.level = read_uncommitted 16:38:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:48 max.partition.fetch.bytes = 1048576 16:38:48 max.poll.interval.ms = 300000 16:38:48 max.poll.records = 2147483647 16:38:48 metadata.max.age.ms = 300000 16:38:48 metadata.recovery.strategy = none 16:38:48 metric.reporters = [] 16:38:48 metrics.num.samples = 2 16:38:48 metrics.recording.level = INFO 16:38:48 metrics.sample.window.ms = 30000 16:38:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:48 receive.buffer.bytes = 65536 16:38:48 reconnect.backoff.max.ms = 1000 16:38:48 reconnect.backoff.ms = 50 16:38:48 request.timeout.ms = 30000 16:38:48 retry.backoff.max.ms = 1000 16:38:48 retry.backoff.ms = 100 16:38:48 sasl.client.callback.handler.class = null 16:38:48 sasl.jaas.config = null 16:38:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:48 sasl.kerberos.min.time.before.relogin = 60000 16:38:48 sasl.kerberos.service.name = null 16:38:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:48 sasl.login.callback.handler.class = null 16:38:48 sasl.login.class = null 16:38:48 sasl.login.connect.timeout.ms = null 16:38:48 sasl.login.read.timeout.ms = null 16:38:48 sasl.login.refresh.buffer.seconds = 300 16:38:48 sasl.login.refresh.min.period.seconds = 60 16:38:48 sasl.login.refresh.window.factor = 0.8 16:38:48 sasl.login.refresh.window.jitter = 0.05 16:38:48 sasl.login.retry.backoff.max.ms = 10000 16:38:48 sasl.login.retry.backoff.ms = 100 16:38:48 sasl.mechanism = GSSAPI 16:38:48 sasl.oauthbearer.clock.skew.seconds = 30 16:38:48 sasl.oauthbearer.expected.audience = null 16:38:48 sasl.oauthbearer.expected.issuer = null 16:38:48 sasl.oauthbearer.header.urlencode = false 16:38:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:48 sasl.oauthbearer.jwks.endpoint.url = null 16:38:48 sasl.oauthbearer.scope.claim.name = scope 16:38:48 sasl.oauthbearer.sub.claim.name = sub 16:38:48 sasl.oauthbearer.token.endpoint.url = null 16:38:48 security.protocol = PLAINTEXT 16:38:48 security.providers = null 16:38:48 send.buffer.bytes = 131072 16:38:48 session.timeout.ms = 45000 16:38:48 socket.connection.setup.timeout.max.ms = 30000 16:38:48 socket.connection.setup.timeout.ms = 10000 16:38:48 ssl.cipher.suites = null 16:38:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:48 ssl.endpoint.identification.algorithm = https 16:38:48 ssl.engine.factory.class = null 16:38:48 ssl.key.password = null 16:38:48 ssl.keymanager.algorithm = SunX509 16:38:48 ssl.keystore.certificate.chain = null 16:38:48 ssl.keystore.key = null 16:38:48 ssl.keystore.location = null 16:38:48 ssl.keystore.password = null 16:38:48 ssl.keystore.type = JKS 16:38:48 ssl.protocol = TLSv1.3 16:38:48 ssl.provider = null 16:38:48 ssl.secure.random.implementation = null 16:38:48 ssl.trustmanager.algorithm = PKIX 16:38:48 ssl.truststore.certificates = null 16:38:48 ssl.truststore.location = null 16:38:48 ssl.truststore.password = null 16:38:48 ssl.truststore.type = JKS 16:38:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:48 16:38:48 2025-10-14T16:38:48.527Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:48 2025-10-14T16:38:48.529Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:48 2025-10-14T16:38:48.529Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:48 2025-10-14T16:38:48.529Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459928529 16:38:48 2025-10-14T16:38:48.530Z INFO 11129 --- [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-events 16:38:48 2025-10-14T16:38:48.535Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:48 2025-10-14T16:38:48.535Z INFO 11129 --- [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) 16:38:48 2025-10-14T16:38:48.537Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 16:38:48 2025-10-14T16:38:48.542Z INFO 11129 --- [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-6a89f3d1-a290-4b49-8277-f323e740e60e 16:38:48 2025-10-14T16:38:48.542Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 16:38:48 2025-10-14T16:38:48.545Z INFO 11129 --- [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-6a89f3d1-a290-4b49-8277-f323e740e60e', protocol='range'} 16:38:48 2025-10-14T16:38:48.545Z INFO 11129 --- [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-6a89f3d1-a290-4b49-8277-f323e740e60e=Assignment(partitions=[ncmp-events-0])} 16:38:48 2025-10-14T16:38:48.549Z INFO 11129 --- [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-6a89f3d1-a290-4b49-8277-f323e740e60e', protocol='range'} 16:38:48 2025-10-14T16:38:48.549Z INFO 11129 --- [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-events-0]) 16:38:48 2025-10-14T16:38:48.549Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 16:38:48 2025-10-14T16:38:48.550Z INFO 11129 --- [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-events-0 16:38:48 2025-10-14T16:38:48.556Z INFO 11129 --- [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-events-0 to position FetchPosition{offset=157, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:49 2025-10-14T16:38:49.055Z INFO 11129 --- [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. 16:38:49 2025-10-14T16:38:49.056Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:49 2025-10-14T16:38:49.056Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:49 2025-10-14T16:38:49.056Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:49 2025-10-14T16:38:49.056Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:49 2025-10-14T16:38:49.103Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:49 2025-10-14T16:38:49.155Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 16:38:49 2025-10-14T16:38:49.155Z INFO 11129 --- [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-6a89f3d1-a290-4b49-8277-f323e740e60e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:49 2025-10-14T16:38:49.155Z INFO 11129 --- [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 16:38:49 2025-10-14T16:38:49.155Z INFO 11129 --- [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 16:38:49 2025-10-14T16:38:49.155Z INFO 11129 --- [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 16:38:49 2025-10-14T16:38:49.156Z INFO 11129 --- [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 16:38:49 2025-10-14T16:38:49.156Z INFO 11129 --- [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 16:38:49 2025-10-14T16:38:49.160Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:49 2025-10-14T16:38:49.160Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:49 2025-10-14T16:38:49.160Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:49 2025-10-14T16:38:49.160Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:49 2025-10-14T16:38:49.162Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 16:38:49 2025-10-14T16:38:49.187Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:49 allow.auto.create.topics = true 16:38:49 auto.commit.interval.ms = 5000 16:38:49 auto.include.jmx.reporter = true 16:38:49 auto.offset.reset = latest 16:38:49 bootstrap.servers = [localhost:32777] 16:38:49 check.crcs = true 16:38:49 client.dns.lookup = use_all_dns_ips 16:38:49 client.id = consumer-test-group-12 16:38:49 client.rack = 16:38:49 connections.max.idle.ms = 540000 16:38:49 default.api.timeout.ms = 60000 16:38:49 enable.auto.commit = true 16:38:49 enable.metrics.push = true 16:38:49 exclude.internal.topics = true 16:38:49 fetch.max.bytes = 52428800 16:38:49 fetch.max.wait.ms = 500 16:38:49 fetch.min.bytes = 1 16:38:49 group.id = test-group 16:38:49 group.instance.id = null 16:38:49 group.protocol = classic 16:38:49 group.remote.assignor = null 16:38:49 heartbeat.interval.ms = 3000 16:38:49 interceptor.classes = [] 16:38:49 internal.leave.group.on.close = true 16:38:49 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:49 isolation.level = read_uncommitted 16:38:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:49 max.partition.fetch.bytes = 1048576 16:38:49 max.poll.interval.ms = 300000 16:38:49 max.poll.records = 2147483647 16:38:49 metadata.max.age.ms = 300000 16:38:49 metadata.recovery.strategy = none 16:38:49 metric.reporters = [] 16:38:49 metrics.num.samples = 2 16:38:49 metrics.recording.level = INFO 16:38:49 metrics.sample.window.ms = 30000 16:38:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:49 receive.buffer.bytes = 65536 16:38:49 reconnect.backoff.max.ms = 1000 16:38:49 reconnect.backoff.ms = 50 16:38:49 request.timeout.ms = 30000 16:38:49 retry.backoff.max.ms = 1000 16:38:49 retry.backoff.ms = 100 16:38:49 sasl.client.callback.handler.class = null 16:38:49 sasl.jaas.config = null 16:38:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:49 sasl.kerberos.min.time.before.relogin = 60000 16:38:49 sasl.kerberos.service.name = null 16:38:49 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:49 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:49 sasl.login.callback.handler.class = null 16:38:49 sasl.login.class = null 16:38:49 sasl.login.connect.timeout.ms = null 16:38:49 sasl.login.read.timeout.ms = null 16:38:49 sasl.login.refresh.buffer.seconds = 300 16:38:49 sasl.login.refresh.min.period.seconds = 60 16:38:49 sasl.login.refresh.window.factor = 0.8 16:38:49 sasl.login.refresh.window.jitter = 0.05 16:38:49 sasl.login.retry.backoff.max.ms = 10000 16:38:49 sasl.login.retry.backoff.ms = 100 16:38:49 sasl.mechanism = GSSAPI 16:38:49 sasl.oauthbearer.clock.skew.seconds = 30 16:38:49 sasl.oauthbearer.expected.audience = null 16:38:49 sasl.oauthbearer.expected.issuer = null 16:38:49 sasl.oauthbearer.header.urlencode = false 16:38:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:49 sasl.oauthbearer.jwks.endpoint.url = null 16:38:49 sasl.oauthbearer.scope.claim.name = scope 16:38:49 sasl.oauthbearer.sub.claim.name = sub 16:38:49 sasl.oauthbearer.token.endpoint.url = null 16:38:49 security.protocol = PLAINTEXT 16:38:49 security.providers = null 16:38:49 send.buffer.bytes = 131072 16:38:49 session.timeout.ms = 45000 16:38:49 socket.connection.setup.timeout.max.ms = 30000 16:38:49 socket.connection.setup.timeout.ms = 10000 16:38:49 ssl.cipher.suites = null 16:38:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:49 ssl.endpoint.identification.algorithm = https 16:38:49 ssl.engine.factory.class = null 16:38:49 ssl.key.password = null 16:38:49 ssl.keymanager.algorithm = SunX509 16:38:49 ssl.keystore.certificate.chain = null 16:38:49 ssl.keystore.key = null 16:38:49 ssl.keystore.location = null 16:38:49 ssl.keystore.password = null 16:38:49 ssl.keystore.type = JKS 16:38:49 ssl.protocol = TLSv1.3 16:38:49 ssl.provider = null 16:38:49 ssl.secure.random.implementation = null 16:38:49 ssl.trustmanager.algorithm = PKIX 16:38:49 ssl.truststore.certificates = null 16:38:49 ssl.truststore.location = null 16:38:49 ssl.truststore.password = null 16:38:49 ssl.truststore.type = JKS 16:38:49 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:49 16:38:49 2025-10-14T16:38:49.187Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:49 2025-10-14T16:38:49.189Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:49 2025-10-14T16:38:49.189Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:49 2025-10-14T16:38:49.189Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459929189 16:38:49 2025-10-14T16:38:49.189Z INFO 11129 --- [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-events 16:38:49 2025-10-14T16:38:49.194Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:49 2025-10-14T16:38:49.194Z INFO 11129 --- [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) 16:38:49 2025-10-14T16:38:49.195Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 16:38:49 2025-10-14T16:38:49.209Z INFO 11129 --- [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-a3d7a06f-0839-4923-9f09-99e3d10e8c13 16:38:49 2025-10-14T16:38:49.209Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 16:38:49 2025-10-14T16:38:49.212Z INFO 11129 --- [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-a3d7a06f-0839-4923-9f09-99e3d10e8c13', protocol='range'} 16:38:49 2025-10-14T16:38:49.212Z INFO 11129 --- [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-a3d7a06f-0839-4923-9f09-99e3d10e8c13=Assignment(partitions=[ncmp-events-0])} 16:38:49 2025-10-14T16:38:49.214Z INFO 11129 --- [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-a3d7a06f-0839-4923-9f09-99e3d10e8c13', protocol='range'} 16:38:49 2025-10-14T16:38:49.215Z INFO 11129 --- [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-events-0]) 16:38:49 2025-10-14T16:38:49.215Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 16:38:49 2025-10-14T16:38:49.216Z INFO 11129 --- [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-events-0 16:38:49 2025-10-14T16:38:49.220Z INFO 11129 --- [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-events-0 to position FetchPosition{offset=161, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:49 2025-10-14T16:38:49.720Z INFO 11129 --- [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. 16:38:49 2025-10-14T16:38:49.720Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:49 2025-10-14T16:38:49.721Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:49 2025-10-14T16:38:49.721Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:49 2025-10-14T16:38:49.721Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:49 2025-10-14T16:38:49.785Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 16:38:49 2025-10-14T16:38:49.800Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 16:38:49 2025-10-14T16:38:49.822Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:49 2025-10-14T16:38:49.854Z INFO 11129 --- [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. 16:38:49 2025-10-14T16:38:49.854Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:49 2025-10-14T16:38:49.855Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:49 2025-10-14T16:38:49.855Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:49 2025-10-14T16:38:49.855Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:50 2025-10-14T16:38:49.921Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 16:38:50 2025-10-14T16:38:49.933Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 16:38:50 2025-10-14T16:38:49.958Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:50 2025-10-14T16:38:49.991Z INFO 11129 --- [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. 16:38:50 2025-10-14T16:38:49.991Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:50 2025-10-14T16:38:49.992Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:50 2025-10-14T16:38:49.992Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:50 2025-10-14T16:38:49.992Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:50 2025-10-14T16:38:50.021Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:50 2025-10-14T16:38:50.104Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 16:38:50 2025-10-14T16:38:50.104Z INFO 11129 --- [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-a3d7a06f-0839-4923-9f09-99e3d10e8c13 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:50 2025-10-14T16:38:50.105Z INFO 11129 --- [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 16:38:50 2025-10-14T16:38:50.105Z INFO 11129 --- [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 16:38:50 2025-10-14T16:38:50.105Z INFO 11129 --- [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 16:38:50 2025-10-14T16:38:50.105Z INFO 11129 --- [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 16:38:50 2025-10-14T16:38:50.105Z INFO 11129 --- [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 16:38:50 2025-10-14T16:38:50.111Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:50 2025-10-14T16:38:50.111Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:50 2025-10-14T16:38:50.111Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:50 2025-10-14T16:38:50.111Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:50 2025-10-14T16:38:50.114Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 16:38:50 2025-10-14T16:38:50.131Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:50 allow.auto.create.topics = true 16:38:50 auto.commit.interval.ms = 5000 16:38:50 auto.include.jmx.reporter = true 16:38:50 auto.offset.reset = latest 16:38:50 bootstrap.servers = [localhost:32777] 16:38:50 check.crcs = true 16:38:50 client.dns.lookup = use_all_dns_ips 16:38:50 client.id = consumer-test-group-13 16:38:50 client.rack = 16:38:50 connections.max.idle.ms = 540000 16:38:50 default.api.timeout.ms = 60000 16:38:50 enable.auto.commit = true 16:38:50 enable.metrics.push = true 16:38:50 exclude.internal.topics = true 16:38:50 fetch.max.bytes = 52428800 16:38:50 fetch.max.wait.ms = 500 16:38:50 fetch.min.bytes = 1 16:38:50 group.id = test-group 16:38:50 group.instance.id = null 16:38:50 group.protocol = classic 16:38:50 group.remote.assignor = null 16:38:50 heartbeat.interval.ms = 3000 16:38:50 interceptor.classes = [] 16:38:50 internal.leave.group.on.close = true 16:38:50 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:50 isolation.level = read_uncommitted 16:38:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:50 max.partition.fetch.bytes = 1048576 16:38:50 max.poll.interval.ms = 300000 16:38:50 max.poll.records = 2147483647 16:38:50 metadata.max.age.ms = 300000 16:38:50 metadata.recovery.strategy = none 16:38:50 metric.reporters = [] 16:38:50 metrics.num.samples = 2 16:38:50 metrics.recording.level = INFO 16:38:50 metrics.sample.window.ms = 30000 16:38:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:50 receive.buffer.bytes = 65536 16:38:50 reconnect.backoff.max.ms = 1000 16:38:50 reconnect.backoff.ms = 50 16:38:50 request.timeout.ms = 30000 16:38:50 retry.backoff.max.ms = 1000 16:38:50 retry.backoff.ms = 100 16:38:50 sasl.client.callback.handler.class = null 16:38:50 sasl.jaas.config = null 16:38:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:50 sasl.kerberos.min.time.before.relogin = 60000 16:38:50 sasl.kerberos.service.name = null 16:38:50 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:50 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:50 sasl.login.callback.handler.class = null 16:38:50 sasl.login.class = null 16:38:50 sasl.login.connect.timeout.ms = null 16:38:50 sasl.login.read.timeout.ms = null 16:38:50 sasl.login.refresh.buffer.seconds = 300 16:38:50 sasl.login.refresh.min.period.seconds = 60 16:38:50 sasl.login.refresh.window.factor = 0.8 16:38:50 sasl.login.refresh.window.jitter = 0.05 16:38:50 sasl.login.retry.backoff.max.ms = 10000 16:38:50 sasl.login.retry.backoff.ms = 100 16:38:50 sasl.mechanism = GSSAPI 16:38:50 sasl.oauthbearer.clock.skew.seconds = 30 16:38:50 sasl.oauthbearer.expected.audience = null 16:38:50 sasl.oauthbearer.expected.issuer = null 16:38:50 sasl.oauthbearer.header.urlencode = false 16:38:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:50 sasl.oauthbearer.jwks.endpoint.url = null 16:38:50 sasl.oauthbearer.scope.claim.name = scope 16:38:50 sasl.oauthbearer.sub.claim.name = sub 16:38:50 sasl.oauthbearer.token.endpoint.url = null 16:38:50 security.protocol = PLAINTEXT 16:38:50 security.providers = null 16:38:50 send.buffer.bytes = 131072 16:38:50 session.timeout.ms = 45000 16:38:50 socket.connection.setup.timeout.max.ms = 30000 16:38:50 socket.connection.setup.timeout.ms = 10000 16:38:50 ssl.cipher.suites = null 16:38:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:50 ssl.endpoint.identification.algorithm = https 16:38:50 ssl.engine.factory.class = null 16:38:50 ssl.key.password = null 16:38:50 ssl.keymanager.algorithm = SunX509 16:38:50 ssl.keystore.certificate.chain = null 16:38:50 ssl.keystore.key = null 16:38:50 ssl.keystore.location = null 16:38:50 ssl.keystore.password = null 16:38:50 ssl.keystore.type = JKS 16:38:50 ssl.protocol = TLSv1.3 16:38:50 ssl.provider = null 16:38:50 ssl.secure.random.implementation = null 16:38:50 ssl.trustmanager.algorithm = PKIX 16:38:50 ssl.truststore.certificates = null 16:38:50 ssl.truststore.location = null 16:38:50 ssl.truststore.password = null 16:38:50 ssl.truststore.type = JKS 16:38:50 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:50 16:38:50 2025-10-14T16:38:50.131Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:50 2025-10-14T16:38:50.134Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:50 2025-10-14T16:38:50.134Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:50 2025-10-14T16:38:50.134Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459930134 16:38:50 2025-10-14T16:38:50.134Z INFO 11129 --- [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-events 16:38:50 2025-10-14T16:38:50.138Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:50 2025-10-14T16:38:50.139Z INFO 11129 --- [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) 16:38:50 2025-10-14T16:38:50.141Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 16:38:50 2025-10-14T16:38:50.144Z INFO 11129 --- [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-09afeb8e-baf6-4043-9f20-680aad3b23ce 16:38:50 2025-10-14T16:38:50.144Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 16:38:50 2025-10-14T16:38:50.146Z INFO 11129 --- [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-09afeb8e-baf6-4043-9f20-680aad3b23ce', protocol='range'} 16:38:50 2025-10-14T16:38:50.146Z INFO 11129 --- [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-09afeb8e-baf6-4043-9f20-680aad3b23ce=Assignment(partitions=[ncmp-events-0])} 16:38:50 2025-10-14T16:38:50.149Z INFO 11129 --- [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-09afeb8e-baf6-4043-9f20-680aad3b23ce', protocol='range'} 16:38:50 2025-10-14T16:38:50.149Z INFO 11129 --- [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-events-0]) 16:38:50 2025-10-14T16:38:50.149Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 16:38:50 2025-10-14T16:38:50.150Z INFO 11129 --- [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-events-0 16:38:50 2025-10-14T16:38:50.156Z INFO 11129 --- [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-events-0 to position FetchPosition{offset=173, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:50 2025-10-14T16:38:50.672Z INFO 11129 --- [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. 16:38:50 2025-10-14T16:38:50.672Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:50 2025-10-14T16:38:50.672Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:50 2025-10-14T16:38:50.672Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:50 2025-10-14T16:38:50.672Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:50 2025-10-14T16:38:50.759Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:50 2025-10-14T16:38:50.770Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:50 2025-10-14T16:38:50.793Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:50 2025-10-14T16:38:50.819Z INFO 11129 --- [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. 16:38:50 2025-10-14T16:38:50.819Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:50 2025-10-14T16:38:50.820Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:50 2025-10-14T16:38:50.820Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:50 2025-10-14T16:38:50.820Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:50 2025-10-14T16:38:50.838Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:50 2025-10-14T16:38:50.845Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:50 2025-10-14T16:38:50.866Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:50 2025-10-14T16:38:50.874Z WARN 11129 --- [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 16:38:50 2025-10-14T16:38:50.874Z WARN 11129 --- [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 16:38:51 2025-10-14T16:38:50.957Z ERROR 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:38:51 2025-10-14T16:38:51.027Z ERROR 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 16:38:51 2025-10-14T16:38:51.043Z ERROR 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 16:38:51 2025-10-14T16:38:51.045Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 16:38:51 2025-10-14T16:38:51.045Z INFO 11129 --- [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-09afeb8e-baf6-4043-9f20-680aad3b23ce sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:51 2025-10-14T16:38:51.045Z INFO 11129 --- [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 16:38:51 2025-10-14T16:38:51.045Z INFO 11129 --- [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 16:38:51 2025-10-14T16:38:51.045Z INFO 11129 --- [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 16:38:51 2025-10-14T16:38:51.047Z INFO 11129 --- [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 16:38:51 2025-10-14T16:38:51.047Z INFO 11129 --- [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 16:38:51 2025-10-14T16:38:51.050Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:51 2025-10-14T16:38:51.050Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:51 2025-10-14T16:38:51.050Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:51 2025-10-14T16:38:51.050Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:51 2025-10-14T16:38:51.052Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 16:38:51 2025-10-14T16:38:51.066Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:51 allow.auto.create.topics = true 16:38:51 auto.commit.interval.ms = 5000 16:38:51 auto.include.jmx.reporter = true 16:38:51 auto.offset.reset = latest 16:38:51 bootstrap.servers = [localhost:32777] 16:38:51 check.crcs = true 16:38:51 client.dns.lookup = use_all_dns_ips 16:38:51 client.id = consumer-test-group-14 16:38:51 client.rack = 16:38:51 connections.max.idle.ms = 540000 16:38:51 default.api.timeout.ms = 60000 16:38:51 enable.auto.commit = true 16:38:51 enable.metrics.push = true 16:38:51 exclude.internal.topics = true 16:38:51 fetch.max.bytes = 52428800 16:38:51 fetch.max.wait.ms = 500 16:38:51 fetch.min.bytes = 1 16:38:51 group.id = test-group 16:38:51 group.instance.id = null 16:38:51 group.protocol = classic 16:38:51 group.remote.assignor = null 16:38:51 heartbeat.interval.ms = 3000 16:38:51 interceptor.classes = [] 16:38:51 internal.leave.group.on.close = true 16:38:51 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:51 isolation.level = read_uncommitted 16:38:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:51 max.partition.fetch.bytes = 1048576 16:38:51 max.poll.interval.ms = 300000 16:38:51 max.poll.records = 2147483647 16:38:51 metadata.max.age.ms = 300000 16:38:51 metadata.recovery.strategy = none 16:38:51 metric.reporters = [] 16:38:51 metrics.num.samples = 2 16:38:51 metrics.recording.level = INFO 16:38:51 metrics.sample.window.ms = 30000 16:38:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:51 receive.buffer.bytes = 65536 16:38:51 reconnect.backoff.max.ms = 1000 16:38:51 reconnect.backoff.ms = 50 16:38:51 request.timeout.ms = 30000 16:38:51 retry.backoff.max.ms = 1000 16:38:51 retry.backoff.ms = 100 16:38:51 sasl.client.callback.handler.class = null 16:38:51 sasl.jaas.config = null 16:38:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:51 sasl.kerberos.min.time.before.relogin = 60000 16:38:51 sasl.kerberos.service.name = null 16:38:51 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:51 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:51 sasl.login.callback.handler.class = null 16:38:51 sasl.login.class = null 16:38:51 sasl.login.connect.timeout.ms = null 16:38:51 sasl.login.read.timeout.ms = null 16:38:51 sasl.login.refresh.buffer.seconds = 300 16:38:51 sasl.login.refresh.min.period.seconds = 60 16:38:51 sasl.login.refresh.window.factor = 0.8 16:38:51 sasl.login.refresh.window.jitter = 0.05 16:38:51 sasl.login.retry.backoff.max.ms = 10000 16:38:51 sasl.login.retry.backoff.ms = 100 16:38:51 sasl.mechanism = GSSAPI 16:38:51 sasl.oauthbearer.clock.skew.seconds = 30 16:38:51 sasl.oauthbearer.expected.audience = null 16:38:51 sasl.oauthbearer.expected.issuer = null 16:38:51 sasl.oauthbearer.header.urlencode = false 16:38:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:51 sasl.oauthbearer.jwks.endpoint.url = null 16:38:51 sasl.oauthbearer.scope.claim.name = scope 16:38:51 sasl.oauthbearer.sub.claim.name = sub 16:38:51 sasl.oauthbearer.token.endpoint.url = null 16:38:51 security.protocol = PLAINTEXT 16:38:51 security.providers = null 16:38:51 send.buffer.bytes = 131072 16:38:51 session.timeout.ms = 45000 16:38:51 socket.connection.setup.timeout.max.ms = 30000 16:38:51 socket.connection.setup.timeout.ms = 10000 16:38:51 ssl.cipher.suites = null 16:38:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:51 ssl.endpoint.identification.algorithm = https 16:38:51 ssl.engine.factory.class = null 16:38:51 ssl.key.password = null 16:38:51 ssl.keymanager.algorithm = SunX509 16:38:51 ssl.keystore.certificate.chain = null 16:38:51 ssl.keystore.key = null 16:38:51 ssl.keystore.location = null 16:38:51 ssl.keystore.password = null 16:38:51 ssl.keystore.type = JKS 16:38:51 ssl.protocol = TLSv1.3 16:38:51 ssl.provider = null 16:38:51 ssl.secure.random.implementation = null 16:38:51 ssl.trustmanager.algorithm = PKIX 16:38:51 ssl.truststore.certificates = null 16:38:51 ssl.truststore.location = null 16:38:51 ssl.truststore.password = null 16:38:51 ssl.truststore.type = JKS 16:38:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:51 16:38:51 2025-10-14T16:38:51.066Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:51 2025-10-14T16:38:51.068Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:51 2025-10-14T16:38:51.068Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:51 2025-10-14T16:38:51.068Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459931068 16:38:51 2025-10-14T16:38:51.068Z INFO 11129 --- [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-events 16:38:51 2025-10-14T16:38:51.073Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:51 2025-10-14T16:38:51.073Z INFO 11129 --- [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) 16:38:51 2025-10-14T16:38:51.074Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 16:38:51 2025-10-14T16:38:51.076Z INFO 11129 --- [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-06500199-6b4d-489a-86d3-c403ab62c3a5 16:38:51 2025-10-14T16:38:51.076Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 16:38:51 2025-10-14T16:38:51.078Z INFO 11129 --- [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-06500199-6b4d-489a-86d3-c403ab62c3a5', protocol='range'} 16:38:51 2025-10-14T16:38:51.078Z INFO 11129 --- [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-06500199-6b4d-489a-86d3-c403ab62c3a5=Assignment(partitions=[ncmp-events-0])} 16:38:51 2025-10-14T16:38:51.080Z INFO 11129 --- [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-06500199-6b4d-489a-86d3-c403ab62c3a5', protocol='range'} 16:38:51 2025-10-14T16:38:51.080Z INFO 11129 --- [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-events-0]) 16:38:51 2025-10-14T16:38:51.080Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 16:38:51 2025-10-14T16:38:51.081Z INFO 11129 --- [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-events-0 16:38:51 2025-10-14T16:38:51.085Z INFO 11129 --- [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-events-0 to position FetchPosition{offset=190, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:51 2025-10-14T16:38:51.600Z INFO 11129 --- [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. 16:38:51 2025-10-14T16:38:51.600Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 16:38:51 2025-10-14T16:38:51.601Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:38:51 2025-10-14T16:38:51.601Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 16:38:51 2025-10-14T16:38:51.601Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:38:51 2025-10-14T16:38:51.658Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:51 2025-10-14T16:38:51.682Z INFO 11129 --- [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. 16:38:51 2025-10-14T16:38:51.712Z INFO 11129 --- [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. 16:38:51 2025-10-14T16:38:51.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 16:38:51 2025-10-14T16:38:51.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:38:51 2025-10-14T16:38:51.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 16:38:51 2025-10-14T16:38:51.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:38:51 2025-10-14T16:38:51.782Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:51 2025-10-14T16:38:51.794Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:51 2025-10-14T16:38:51.861Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:51 2025-10-14T16:38:51.867Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:51 2025-10-14T16:38:51.907Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:52 2025-10-14T16:38:51.982Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 16:38:52 2025-10-14T16:38:51.982Z INFO 11129 --- [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-06500199-6b4d-489a-86d3-c403ab62c3a5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:52 2025-10-14T16:38:51.982Z INFO 11129 --- [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 16:38:52 2025-10-14T16:38:51.982Z INFO 11129 --- [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 16:38:52 2025-10-14T16:38:51.982Z INFO 11129 --- [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 16:38:52 2025-10-14T16:38:51.982Z INFO 11129 --- [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 16:38:52 2025-10-14T16:38:51.982Z INFO 11129 --- [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 16:38:52 2025-10-14T16:38:51.986Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:52 2025-10-14T16:38:51.986Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:52 2025-10-14T16:38:51.987Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:52 2025-10-14T16:38:51.987Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:52 2025-10-14T16:38:51.989Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 16:38:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.282 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 16:38:52 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 16:38:52 2025-10-14T16:38:52.069Z INFO 11129 --- [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. 16:38:52 2025-10-14T16:38:52.070Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 16:38:52 2025-10-14T16:38:52.070Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 16:38:52 2025-10-14T16:38:52.070Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 16:38:52 2025-10-14T16:38:52.070Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 16:38:52 2025-10-14T16:38:52.141Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:38:52 2025-10-14T16:38:52.154Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:38:52 2025-10-14T16:38:52.264Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:38:52 2025-10-14T16:38:52.275Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:38:52 2025-10-14T16:38:52.340Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:52 2025-10-14T16:38:52.346Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:52 2025-10-14T16:38:52.379Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:52 2025-10-14T16:38:52.838Z ERROR 11129 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:38:52 16:38:52 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:38:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:38:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:38:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:38:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:38:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:38:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:38:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:38:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:38:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:38:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:38:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:38:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:38:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:38:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:38:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:38:52 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:38:52 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:38:52 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:38:52 at groovy.lang.Closure.call(Closure.java:427) 16:38:52 at groovy.lang.Closure.call(Closure.java:416) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 16:38:52 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:38:52 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 16:38:52 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 16:38:52 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:38:52 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:38:52 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:38:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:38:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:38:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:38:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:38:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:38:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:38:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:38:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:38:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:38:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:38:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:38:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:38:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:38:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:38:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:38:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:38:52 16:38:52 2025-10-14T16:38:52.847Z ERROR 11129 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:38:52 16:38:52 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:38:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:38:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:38:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:38:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:38:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:38:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:38:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:38:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:38:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:38:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:38:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:38:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:38:52 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:38:52 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:38:52 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:38:52 at groovy.lang.Closure.call(Closure.java:427) 16:38:52 at groovy.lang.Closure.call(Closure.java:416) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 16:38:52 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:38:52 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 16:38:52 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 16:38:52 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:38:52 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:38:52 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:38:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:38:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:38:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:38:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:38:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:38:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:38:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:38:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:38:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:38:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:38:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:38:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:38:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:38:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:38:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:38:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:38:52 16:38:52 2025-10-14T16:38:52.851Z ERROR 11129 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:38:52 16:38:52 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:38:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:38:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:160) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:38:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:38:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:38:52 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:38:52 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:38:52 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:38:52 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:38:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:38:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:38:52 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:38:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:38:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:38:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:38:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:38:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:38:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:38:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:38:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:38:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:38:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:38:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:38:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:38:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:38:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:38:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:38:52 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:38:52 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:38:52 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:38:52 at groovy.lang.Closure.call(Closure.java:427) 16:38:52 at groovy.lang.Closure.call(Closure.java:416) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 16:38:52 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 16:38:52 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:38:52 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:38:52 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 16:38:52 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 16:38:52 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:38:52 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:38:52 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:38:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:38:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:38:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:38:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:38:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:38:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:38:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:38:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:38:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:38:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:38:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:38:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:38:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:38:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:38:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:38:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:38:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:38:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:38:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:38:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:38:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:38:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:38:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:38:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:38:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:38:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:38:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:38:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:38:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:38:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:38:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:38:52 16:38:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 16:38:52 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 16:38:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 16:38:53 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 16:38:53 2025-10-14T16:38:53.166Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:53 allow.auto.create.topics = true 16:38:53 auto.commit.interval.ms = 5000 16:38:53 auto.include.jmx.reporter = true 16:38:53 auto.offset.reset = latest 16:38:53 bootstrap.servers = [localhost:32777] 16:38:53 check.crcs = true 16:38:53 client.dns.lookup = use_all_dns_ips 16:38:53 client.id = consumer-test-group-for-update-15 16:38:53 client.rack = 16:38:53 connections.max.idle.ms = 540000 16:38:53 default.api.timeout.ms = 60000 16:38:53 enable.auto.commit = true 16:38:53 enable.metrics.push = true 16:38:53 exclude.internal.topics = true 16:38:53 fetch.max.bytes = 52428800 16:38:53 fetch.max.wait.ms = 500 16:38:53 fetch.min.bytes = 1 16:38:53 group.id = test-group-for-update 16:38:53 group.instance.id = null 16:38:53 group.protocol = classic 16:38:53 group.remote.assignor = null 16:38:53 heartbeat.interval.ms = 3000 16:38:53 interceptor.classes = [] 16:38:53 internal.leave.group.on.close = true 16:38:53 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:53 isolation.level = read_uncommitted 16:38:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 max.partition.fetch.bytes = 1048576 16:38:53 max.poll.interval.ms = 300000 16:38:53 max.poll.records = 2147483647 16:38:53 metadata.max.age.ms = 300000 16:38:53 metadata.recovery.strategy = none 16:38:53 metric.reporters = [] 16:38:53 metrics.num.samples = 2 16:38:53 metrics.recording.level = INFO 16:38:53 metrics.sample.window.ms = 30000 16:38:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:53 receive.buffer.bytes = 65536 16:38:53 reconnect.backoff.max.ms = 1000 16:38:53 reconnect.backoff.ms = 50 16:38:53 request.timeout.ms = 30000 16:38:53 retry.backoff.max.ms = 1000 16:38:53 retry.backoff.ms = 100 16:38:53 sasl.client.callback.handler.class = null 16:38:53 sasl.jaas.config = null 16:38:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:53 sasl.kerberos.min.time.before.relogin = 60000 16:38:53 sasl.kerberos.service.name = null 16:38:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:53 sasl.login.callback.handler.class = null 16:38:53 sasl.login.class = null 16:38:53 sasl.login.connect.timeout.ms = null 16:38:53 sasl.login.read.timeout.ms = null 16:38:53 sasl.login.refresh.buffer.seconds = 300 16:38:53 sasl.login.refresh.min.period.seconds = 60 16:38:53 sasl.login.refresh.window.factor = 0.8 16:38:53 sasl.login.refresh.window.jitter = 0.05 16:38:53 sasl.login.retry.backoff.max.ms = 10000 16:38:53 sasl.login.retry.backoff.ms = 100 16:38:53 sasl.mechanism = GSSAPI 16:38:53 sasl.oauthbearer.clock.skew.seconds = 30 16:38:53 sasl.oauthbearer.expected.audience = null 16:38:53 sasl.oauthbearer.expected.issuer = null 16:38:53 sasl.oauthbearer.header.urlencode = false 16:38:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:53 sasl.oauthbearer.jwks.endpoint.url = null 16:38:53 sasl.oauthbearer.scope.claim.name = scope 16:38:53 sasl.oauthbearer.sub.claim.name = sub 16:38:53 sasl.oauthbearer.token.endpoint.url = null 16:38:53 security.protocol = PLAINTEXT 16:38:53 security.providers = null 16:38:53 send.buffer.bytes = 131072 16:38:53 session.timeout.ms = 45000 16:38:53 socket.connection.setup.timeout.max.ms = 30000 16:38:53 socket.connection.setup.timeout.ms = 10000 16:38:53 ssl.cipher.suites = null 16:38:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:53 ssl.endpoint.identification.algorithm = https 16:38:53 ssl.engine.factory.class = null 16:38:53 ssl.key.password = null 16:38:53 ssl.keymanager.algorithm = SunX509 16:38:53 ssl.keystore.certificate.chain = null 16:38:53 ssl.keystore.key = null 16:38:53 ssl.keystore.location = null 16:38:53 ssl.keystore.password = null 16:38:53 ssl.keystore.type = JKS 16:38:53 ssl.protocol = TLSv1.3 16:38:53 ssl.provider = null 16:38:53 ssl.secure.random.implementation = null 16:38:53 ssl.trustmanager.algorithm = PKIX 16:38:53 ssl.truststore.certificates = null 16:38:53 ssl.truststore.location = null 16:38:53 ssl.truststore.password = null 16:38:53 ssl.truststore.type = JKS 16:38:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 16:38:53 2025-10-14T16:38:53.167Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:53 2025-10-14T16:38:53.169Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:53 2025-10-14T16:38:53.169Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:53 2025-10-14T16:38:53.169Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459933169 16:38:53 2025-10-14T16:38:53.169Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 16:38:53 2025-10-14T16:38:53.173Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:53 2025-10-14T16:38:53.173Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 16:38:53 2025-10-14T16:38:53.174Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 16:38:53 2025-10-14T16:38:53.179Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-15-ef194dda-8324-40ce-8aaf-4c842f8c95a5 16:38:53 2025-10-14T16:38:53.179Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] (Re-)joining group 16:38:53 2025-10-14T16:38:53.181Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-15-ef194dda-8324-40ce-8aaf-4c842f8c95a5', protocol='range'} 16:38:53 2025-10-14T16:38:53.181Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-15-ef194dda-8324-40ce-8aaf-4c842f8c95a5=Assignment(partitions=[ncmp-events-0])} 16:38:53 2025-10-14T16:38:53.183Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-15-ef194dda-8324-40ce-8aaf-4c842f8c95a5', protocol='range'} 16:38:53 2025-10-14T16:38:53.183Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:53 2025-10-14T16:38:53.183Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 16:38:53 2025-10-14T16:38:53.184Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 16:38:53 2025-10-14T16:38:53.188Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=232, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:53 2025-10-14T16:38:53.694Z INFO 11129 --- [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. 16:38:53 2025-10-14T16:38:53.694Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:53 2025-10-14T16:38:53.695Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:53 2025-10-14T16:38:53.695Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:53 2025-10-14T16:38:53.695Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:53 2025-10-14T16:38:53.763Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:53 2025-10-14T16:38:53.774Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:53 2025-10-14T16:38:53.790Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:53 2025-10-14T16:38:53.801Z WARN 11129 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:38:53 2025-10-14T16:38:53.842Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 16:38:53 2025-10-14T16:38:53.842Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Member consumer-test-group-for-update-15-ef194dda-8324-40ce-8aaf-4c842f8c95a5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:53 2025-10-14T16:38:53.843Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:53 2025-10-14T16:38:53.843Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:53 2025-10-14T16:38:53.843Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 16:38:53 2025-10-14T16:38:53.850Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:53 2025-10-14T16:38:53.850Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-15, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:53 2025-10-14T16:38:53.852Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:53 2025-10-14T16:38:53.852Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:53 2025-10-14T16:38:53.852Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:53 2025-10-14T16:38:53.852Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:53 2025-10-14T16:38:53.854Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-15 unregistered 16:38:53 2025-10-14T16:38:53.869Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:53 allow.auto.create.topics = true 16:38:53 auto.commit.interval.ms = 5000 16:38:53 auto.include.jmx.reporter = true 16:38:53 auto.offset.reset = latest 16:38:53 bootstrap.servers = [localhost:32777] 16:38:53 check.crcs = true 16:38:53 client.dns.lookup = use_all_dns_ips 16:38:53 client.id = consumer-test-group-for-update-16 16:38:53 client.rack = 16:38:53 connections.max.idle.ms = 540000 16:38:53 default.api.timeout.ms = 60000 16:38:53 enable.auto.commit = true 16:38:53 enable.metrics.push = true 16:38:53 exclude.internal.topics = true 16:38:53 fetch.max.bytes = 52428800 16:38:53 fetch.max.wait.ms = 500 16:38:53 fetch.min.bytes = 1 16:38:53 group.id = test-group-for-update 16:38:53 group.instance.id = null 16:38:53 group.protocol = classic 16:38:53 group.remote.assignor = null 16:38:53 heartbeat.interval.ms = 3000 16:38:53 interceptor.classes = [] 16:38:53 internal.leave.group.on.close = true 16:38:53 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:53 isolation.level = read_uncommitted 16:38:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 max.partition.fetch.bytes = 1048576 16:38:53 max.poll.interval.ms = 300000 16:38:53 max.poll.records = 2147483647 16:38:53 metadata.max.age.ms = 300000 16:38:53 metadata.recovery.strategy = none 16:38:53 metric.reporters = [] 16:38:53 metrics.num.samples = 2 16:38:53 metrics.recording.level = INFO 16:38:53 metrics.sample.window.ms = 30000 16:38:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:53 receive.buffer.bytes = 65536 16:38:53 reconnect.backoff.max.ms = 1000 16:38:53 reconnect.backoff.ms = 50 16:38:53 request.timeout.ms = 30000 16:38:53 retry.backoff.max.ms = 1000 16:38:53 retry.backoff.ms = 100 16:38:53 sasl.client.callback.handler.class = null 16:38:53 sasl.jaas.config = null 16:38:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:53 sasl.kerberos.min.time.before.relogin = 60000 16:38:53 sasl.kerberos.service.name = null 16:38:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:53 sasl.login.callback.handler.class = null 16:38:53 sasl.login.class = null 16:38:53 sasl.login.connect.timeout.ms = null 16:38:53 sasl.login.read.timeout.ms = null 16:38:53 sasl.login.refresh.buffer.seconds = 300 16:38:53 sasl.login.refresh.min.period.seconds = 60 16:38:53 sasl.login.refresh.window.factor = 0.8 16:38:53 sasl.login.refresh.window.jitter = 0.05 16:38:53 sasl.login.retry.backoff.max.ms = 10000 16:38:53 sasl.login.retry.backoff.ms = 100 16:38:53 sasl.mechanism = GSSAPI 16:38:53 sasl.oauthbearer.clock.skew.seconds = 30 16:38:53 sasl.oauthbearer.expected.audience = null 16:38:53 sasl.oauthbearer.expected.issuer = null 16:38:53 sasl.oauthbearer.header.urlencode = false 16:38:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:53 sasl.oauthbearer.jwks.endpoint.url = null 16:38:53 sasl.oauthbearer.scope.claim.name = scope 16:38:53 sasl.oauthbearer.sub.claim.name = sub 16:38:53 sasl.oauthbearer.token.endpoint.url = null 16:38:53 security.protocol = PLAINTEXT 16:38:53 security.providers = null 16:38:53 send.buffer.bytes = 131072 16:38:53 session.timeout.ms = 45000 16:38:53 socket.connection.setup.timeout.max.ms = 30000 16:38:53 socket.connection.setup.timeout.ms = 10000 16:38:53 ssl.cipher.suites = null 16:38:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:53 ssl.endpoint.identification.algorithm = https 16:38:53 ssl.engine.factory.class = null 16:38:53 ssl.key.password = null 16:38:53 ssl.keymanager.algorithm = SunX509 16:38:53 ssl.keystore.certificate.chain = null 16:38:53 ssl.keystore.key = null 16:38:53 ssl.keystore.location = null 16:38:53 ssl.keystore.password = null 16:38:53 ssl.keystore.type = JKS 16:38:53 ssl.protocol = TLSv1.3 16:38:53 ssl.provider = null 16:38:53 ssl.secure.random.implementation = null 16:38:53 ssl.trustmanager.algorithm = PKIX 16:38:53 ssl.truststore.certificates = null 16:38:53 ssl.truststore.location = null 16:38:53 ssl.truststore.password = null 16:38:53 ssl.truststore.type = JKS 16:38:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:53 16:38:53 2025-10-14T16:38:53.869Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:53 2025-10-14T16:38:53.872Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:53 2025-10-14T16:38:53.872Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:53 2025-10-14T16:38:53.872Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459933872 16:38:53 2025-10-14T16:38:53.872Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 16:38:53 2025-10-14T16:38:53.879Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:53 2025-10-14T16:38:53.885Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 16:38:53 2025-10-14T16:38:53.886Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] (Re-)joining group 16:38:53 2025-10-14T16:38:53.889Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-16-750a193b-3bf2-48cf-99b2-7e3077210582 16:38:53 2025-10-14T16:38:53.889Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] (Re-)joining group 16:38:53 2025-10-14T16:38:53.891Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-16-750a193b-3bf2-48cf-99b2-7e3077210582', protocol='range'} 16:38:53 2025-10-14T16:38:53.892Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-16-750a193b-3bf2-48cf-99b2-7e3077210582=Assignment(partitions=[ncmp-events-0])} 16:38:53 2025-10-14T16:38:53.894Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-16-750a193b-3bf2-48cf-99b2-7e3077210582', protocol='range'} 16:38:53 2025-10-14T16:38:53.894Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:53 2025-10-14T16:38:53.894Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 16:38:53 2025-10-14T16:38:53.895Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 16:38:53 2025-10-14T16:38:53.906Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=236, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:54 2025-10-14T16:38:54.394Z INFO 11129 --- [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. 16:38:54 2025-10-14T16:38:54.396Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:54 2025-10-14T16:38:54.397Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:54 2025-10-14T16:38:54.397Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:54 2025-10-14T16:38:54.397Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:54 2025-10-14T16:38:54.461Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:54 2025-10-14T16:38:54.471Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:54 2025-10-14T16:38:54.488Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:54 2025-10-14T16:38:54.532Z WARN 11129 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:38:54 2025-10-14T16:38:54.584Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 16:38:54 2025-10-14T16:38:54.584Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Member consumer-test-group-for-update-16-750a193b-3bf2-48cf-99b2-7e3077210582 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:54 2025-10-14T16:38:54.584Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:54 2025-10-14T16:38:54.584Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:54 2025-10-14T16:38:54.584Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 16:38:54 2025-10-14T16:38:54.593Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:54 2025-10-14T16:38:54.593Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-16, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:54 2025-10-14T16:38:54.597Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:54 2025-10-14T16:38:54.597Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:54 2025-10-14T16:38:54.597Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:54 2025-10-14T16:38:54.597Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:54 2025-10-14T16:38:54.600Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-16 unregistered 16:38:54 2025-10-14T16:38:54.676Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:54 allow.auto.create.topics = true 16:38:54 auto.commit.interval.ms = 5000 16:38:54 auto.include.jmx.reporter = true 16:38:54 auto.offset.reset = latest 16:38:54 bootstrap.servers = [localhost:32777] 16:38:54 check.crcs = true 16:38:54 client.dns.lookup = use_all_dns_ips 16:38:54 client.id = consumer-test-group-for-update-17 16:38:54 client.rack = 16:38:54 connections.max.idle.ms = 540000 16:38:54 default.api.timeout.ms = 60000 16:38:54 enable.auto.commit = true 16:38:54 enable.metrics.push = true 16:38:54 exclude.internal.topics = true 16:38:54 fetch.max.bytes = 52428800 16:38:54 fetch.max.wait.ms = 500 16:38:54 fetch.min.bytes = 1 16:38:54 group.id = test-group-for-update 16:38:54 group.instance.id = null 16:38:54 group.protocol = classic 16:38:54 group.remote.assignor = null 16:38:54 heartbeat.interval.ms = 3000 16:38:54 interceptor.classes = [] 16:38:54 internal.leave.group.on.close = true 16:38:54 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:54 isolation.level = read_uncommitted 16:38:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:54 max.partition.fetch.bytes = 1048576 16:38:54 max.poll.interval.ms = 300000 16:38:54 max.poll.records = 2147483647 16:38:54 metadata.max.age.ms = 300000 16:38:54 metadata.recovery.strategy = none 16:38:54 metric.reporters = [] 16:38:54 metrics.num.samples = 2 16:38:54 metrics.recording.level = INFO 16:38:54 metrics.sample.window.ms = 30000 16:38:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:54 receive.buffer.bytes = 65536 16:38:54 reconnect.backoff.max.ms = 1000 16:38:54 reconnect.backoff.ms = 50 16:38:54 request.timeout.ms = 30000 16:38:54 retry.backoff.max.ms = 1000 16:38:54 retry.backoff.ms = 100 16:38:54 sasl.client.callback.handler.class = null 16:38:54 sasl.jaas.config = null 16:38:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:54 sasl.kerberos.min.time.before.relogin = 60000 16:38:54 sasl.kerberos.service.name = null 16:38:54 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:54 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:54 sasl.login.callback.handler.class = null 16:38:54 sasl.login.class = null 16:38:54 sasl.login.connect.timeout.ms = null 16:38:54 sasl.login.read.timeout.ms = null 16:38:54 sasl.login.refresh.buffer.seconds = 300 16:38:54 sasl.login.refresh.min.period.seconds = 60 16:38:54 sasl.login.refresh.window.factor = 0.8 16:38:54 sasl.login.refresh.window.jitter = 0.05 16:38:54 sasl.login.retry.backoff.max.ms = 10000 16:38:54 sasl.login.retry.backoff.ms = 100 16:38:54 sasl.mechanism = GSSAPI 16:38:54 sasl.oauthbearer.clock.skew.seconds = 30 16:38:54 sasl.oauthbearer.expected.audience = null 16:38:54 sasl.oauthbearer.expected.issuer = null 16:38:54 sasl.oauthbearer.header.urlencode = false 16:38:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:54 sasl.oauthbearer.jwks.endpoint.url = null 16:38:54 sasl.oauthbearer.scope.claim.name = scope 16:38:54 sasl.oauthbearer.sub.claim.name = sub 16:38:54 sasl.oauthbearer.token.endpoint.url = null 16:38:54 security.protocol = PLAINTEXT 16:38:54 security.providers = null 16:38:54 send.buffer.bytes = 131072 16:38:54 session.timeout.ms = 45000 16:38:54 socket.connection.setup.timeout.max.ms = 30000 16:38:54 socket.connection.setup.timeout.ms = 10000 16:38:54 ssl.cipher.suites = null 16:38:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:54 ssl.endpoint.identification.algorithm = https 16:38:54 ssl.engine.factory.class = null 16:38:54 ssl.key.password = null 16:38:54 ssl.keymanager.algorithm = SunX509 16:38:54 ssl.keystore.certificate.chain = null 16:38:54 ssl.keystore.key = null 16:38:54 ssl.keystore.location = null 16:38:54 ssl.keystore.password = null 16:38:54 ssl.keystore.type = JKS 16:38:54 ssl.protocol = TLSv1.3 16:38:54 ssl.provider = null 16:38:54 ssl.secure.random.implementation = null 16:38:54 ssl.trustmanager.algorithm = PKIX 16:38:54 ssl.truststore.certificates = null 16:38:54 ssl.truststore.location = null 16:38:54 ssl.truststore.password = null 16:38:54 ssl.truststore.type = JKS 16:38:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:54 16:38:54 2025-10-14T16:38:54.676Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:54 2025-10-14T16:38:54.679Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:54 2025-10-14T16:38:54.679Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:54 2025-10-14T16:38:54.679Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459934679 16:38:54 2025-10-14T16:38:54.679Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 16:38:54 2025-10-14T16:38:54.691Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:54 2025-10-14T16:38:54.692Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 16:38:54 2025-10-14T16:38:54.693Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] (Re-)joining group 16:38:54 2025-10-14T16:38:54.698Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-17-d881e1ae-f56c-48cd-b473-90cafdb70a79 16:38:54 2025-10-14T16:38:54.698Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] (Re-)joining group 16:38:54 2025-10-14T16:38:54.700Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-17-d881e1ae-f56c-48cd-b473-90cafdb70a79', protocol='range'} 16:38:54 2025-10-14T16:38:54.700Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-17-d881e1ae-f56c-48cd-b473-90cafdb70a79=Assignment(partitions=[ncmp-events-0])} 16:38:54 2025-10-14T16:38:54.702Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-17-d881e1ae-f56c-48cd-b473-90cafdb70a79', protocol='range'} 16:38:54 2025-10-14T16:38:54.702Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:54 2025-10-14T16:38:54.702Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 16:38:54 2025-10-14T16:38:54.703Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 16:38:54 2025-10-14T16:38:54.708Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=240, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:55 2025-10-14T16:38:55.216Z INFO 11129 --- [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. 16:38:55 2025-10-14T16:38:55.216Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:55 2025-10-14T16:38:55.217Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:55 2025-10-14T16:38:55.217Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:55 2025-10-14T16:38:55.217Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:55 2025-10-14T16:38:55.286Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:55 2025-10-14T16:38:55.297Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:55 2025-10-14T16:38:55.315Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:55 2025-10-14T16:38:55.343Z WARN 11129 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:38:55 2025-10-14T16:38:55.402Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 16:38:55 2025-10-14T16:38:55.402Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Member consumer-test-group-for-update-17-d881e1ae-f56c-48cd-b473-90cafdb70a79 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:55 2025-10-14T16:38:55.402Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:55 2025-10-14T16:38:55.402Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:55 2025-10-14T16:38:55.402Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 16:38:55 2025-10-14T16:38:55.403Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:55 2025-10-14T16:38:55.403Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-17, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:55 2025-10-14T16:38:55.408Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:55 2025-10-14T16:38:55.408Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:55 2025-10-14T16:38:55.408Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:55 2025-10-14T16:38:55.408Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:55 2025-10-14T16:38:55.410Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-17 unregistered 16:38:55 2025-10-14T16:38:55.432Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:55 allow.auto.create.topics = true 16:38:55 auto.commit.interval.ms = 5000 16:38:55 auto.include.jmx.reporter = true 16:38:55 auto.offset.reset = latest 16:38:55 bootstrap.servers = [localhost:32777] 16:38:55 check.crcs = true 16:38:55 client.dns.lookup = use_all_dns_ips 16:38:55 client.id = consumer-test-group-for-update-18 16:38:55 client.rack = 16:38:55 connections.max.idle.ms = 540000 16:38:55 default.api.timeout.ms = 60000 16:38:55 enable.auto.commit = true 16:38:55 enable.metrics.push = true 16:38:55 exclude.internal.topics = true 16:38:55 fetch.max.bytes = 52428800 16:38:55 fetch.max.wait.ms = 500 16:38:55 fetch.min.bytes = 1 16:38:55 group.id = test-group-for-update 16:38:55 group.instance.id = null 16:38:55 group.protocol = classic 16:38:55 group.remote.assignor = null 16:38:55 heartbeat.interval.ms = 3000 16:38:55 interceptor.classes = [] 16:38:55 internal.leave.group.on.close = true 16:38:55 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:55 isolation.level = read_uncommitted 16:38:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:55 max.partition.fetch.bytes = 1048576 16:38:55 max.poll.interval.ms = 300000 16:38:55 max.poll.records = 2147483647 16:38:55 metadata.max.age.ms = 300000 16:38:55 metadata.recovery.strategy = none 16:38:55 metric.reporters = [] 16:38:55 metrics.num.samples = 2 16:38:55 metrics.recording.level = INFO 16:38:55 metrics.sample.window.ms = 30000 16:38:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:55 receive.buffer.bytes = 65536 16:38:55 reconnect.backoff.max.ms = 1000 16:38:55 reconnect.backoff.ms = 50 16:38:55 request.timeout.ms = 30000 16:38:55 retry.backoff.max.ms = 1000 16:38:55 retry.backoff.ms = 100 16:38:55 sasl.client.callback.handler.class = null 16:38:55 sasl.jaas.config = null 16:38:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:55 sasl.kerberos.min.time.before.relogin = 60000 16:38:55 sasl.kerberos.service.name = null 16:38:55 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:55 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:55 sasl.login.callback.handler.class = null 16:38:55 sasl.login.class = null 16:38:55 sasl.login.connect.timeout.ms = null 16:38:55 sasl.login.read.timeout.ms = null 16:38:55 sasl.login.refresh.buffer.seconds = 300 16:38:55 sasl.login.refresh.min.period.seconds = 60 16:38:55 sasl.login.refresh.window.factor = 0.8 16:38:55 sasl.login.refresh.window.jitter = 0.05 16:38:55 sasl.login.retry.backoff.max.ms = 10000 16:38:55 sasl.login.retry.backoff.ms = 100 16:38:55 sasl.mechanism = GSSAPI 16:38:55 sasl.oauthbearer.clock.skew.seconds = 30 16:38:55 sasl.oauthbearer.expected.audience = null 16:38:55 sasl.oauthbearer.expected.issuer = null 16:38:55 sasl.oauthbearer.header.urlencode = false 16:38:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:55 sasl.oauthbearer.jwks.endpoint.url = null 16:38:55 sasl.oauthbearer.scope.claim.name = scope 16:38:55 sasl.oauthbearer.sub.claim.name = sub 16:38:55 sasl.oauthbearer.token.endpoint.url = null 16:38:55 security.protocol = PLAINTEXT 16:38:55 security.providers = null 16:38:55 send.buffer.bytes = 131072 16:38:55 session.timeout.ms = 45000 16:38:55 socket.connection.setup.timeout.max.ms = 30000 16:38:55 socket.connection.setup.timeout.ms = 10000 16:38:55 ssl.cipher.suites = null 16:38:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:55 ssl.endpoint.identification.algorithm = https 16:38:55 ssl.engine.factory.class = null 16:38:55 ssl.key.password = null 16:38:55 ssl.keymanager.algorithm = SunX509 16:38:55 ssl.keystore.certificate.chain = null 16:38:55 ssl.keystore.key = null 16:38:55 ssl.keystore.location = null 16:38:55 ssl.keystore.password = null 16:38:55 ssl.keystore.type = JKS 16:38:55 ssl.protocol = TLSv1.3 16:38:55 ssl.provider = null 16:38:55 ssl.secure.random.implementation = null 16:38:55 ssl.trustmanager.algorithm = PKIX 16:38:55 ssl.truststore.certificates = null 16:38:55 ssl.truststore.location = null 16:38:55 ssl.truststore.password = null 16:38:55 ssl.truststore.type = JKS 16:38:55 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:55 16:38:55 2025-10-14T16:38:55.432Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:55 2025-10-14T16:38:55.434Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:55 2025-10-14T16:38:55.434Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:55 2025-10-14T16:38:55.434Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459935434 16:38:55 2025-10-14T16:38:55.434Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 16:38:55 2025-10-14T16:38:55.440Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:55 2025-10-14T16:38:55.440Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 16:38:55 2025-10-14T16:38:55.441Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] (Re-)joining group 16:38:55 2025-10-14T16:38:55.445Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-18-e5c4c91f-e0fe-4de6-8e8e-4cbdab5bd357 16:38:55 2025-10-14T16:38:55.445Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] (Re-)joining group 16:38:55 2025-10-14T16:38:55.447Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-18-e5c4c91f-e0fe-4de6-8e8e-4cbdab5bd357', protocol='range'} 16:38:55 2025-10-14T16:38:55.448Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-18-e5c4c91f-e0fe-4de6-8e8e-4cbdab5bd357=Assignment(partitions=[ncmp-events-0])} 16:38:55 2025-10-14T16:38:55.452Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-18-e5c4c91f-e0fe-4de6-8e8e-4cbdab5bd357', protocol='range'} 16:38:55 2025-10-14T16:38:55.452Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:55 2025-10-14T16:38:55.452Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 16:38:55 2025-10-14T16:38:55.454Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 16:38:55 2025-10-14T16:38:55.462Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=244, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:56 2025-10-14T16:38:55.961Z INFO 11129 --- [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. 16:38:56 2025-10-14T16:38:55.961Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:56 2025-10-14T16:38:55.961Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:56 2025-10-14T16:38:55.961Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:56 2025-10-14T16:38:55.961Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:56 2025-10-14T16:38:56.027Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:56 2025-10-14T16:38:56.041Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:56 2025-10-14T16:38:56.069Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:56 2025-10-14T16:38:56.088Z WARN 11129 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:38:56 2025-10-14T16:38:56.154Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 16:38:56 2025-10-14T16:38:56.154Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Member consumer-test-group-for-update-18-e5c4c91f-e0fe-4de6-8e8e-4cbdab5bd357 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:56 2025-10-14T16:38:56.154Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.154Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.154Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 16:38:56 2025-10-14T16:38:56.155Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.155Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-18, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.158Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:56 2025-10-14T16:38:56.158Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:56 2025-10-14T16:38:56.158Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:56 2025-10-14T16:38:56.158Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:56 2025-10-14T16:38:56.159Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-18 unregistered 16:38:56 2025-10-14T16:38:56.177Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:56 allow.auto.create.topics = true 16:38:56 auto.commit.interval.ms = 5000 16:38:56 auto.include.jmx.reporter = true 16:38:56 auto.offset.reset = latest 16:38:56 bootstrap.servers = [localhost:32777] 16:38:56 check.crcs = true 16:38:56 client.dns.lookup = use_all_dns_ips 16:38:56 client.id = consumer-test-group-for-update-19 16:38:56 client.rack = 16:38:56 connections.max.idle.ms = 540000 16:38:56 default.api.timeout.ms = 60000 16:38:56 enable.auto.commit = true 16:38:56 enable.metrics.push = true 16:38:56 exclude.internal.topics = true 16:38:56 fetch.max.bytes = 52428800 16:38:56 fetch.max.wait.ms = 500 16:38:56 fetch.min.bytes = 1 16:38:56 group.id = test-group-for-update 16:38:56 group.instance.id = null 16:38:56 group.protocol = classic 16:38:56 group.remote.assignor = null 16:38:56 heartbeat.interval.ms = 3000 16:38:56 interceptor.classes = [] 16:38:56 internal.leave.group.on.close = true 16:38:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:56 isolation.level = read_uncommitted 16:38:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:56 max.partition.fetch.bytes = 1048576 16:38:56 max.poll.interval.ms = 300000 16:38:56 max.poll.records = 2147483647 16:38:56 metadata.max.age.ms = 300000 16:38:56 metadata.recovery.strategy = none 16:38:56 metric.reporters = [] 16:38:56 metrics.num.samples = 2 16:38:56 metrics.recording.level = INFO 16:38:56 metrics.sample.window.ms = 30000 16:38:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:56 receive.buffer.bytes = 65536 16:38:56 reconnect.backoff.max.ms = 1000 16:38:56 reconnect.backoff.ms = 50 16:38:56 request.timeout.ms = 30000 16:38:56 retry.backoff.max.ms = 1000 16:38:56 retry.backoff.ms = 100 16:38:56 sasl.client.callback.handler.class = null 16:38:56 sasl.jaas.config = null 16:38:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:56 sasl.kerberos.min.time.before.relogin = 60000 16:38:56 sasl.kerberos.service.name = null 16:38:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:56 sasl.login.callback.handler.class = null 16:38:56 sasl.login.class = null 16:38:56 sasl.login.connect.timeout.ms = null 16:38:56 sasl.login.read.timeout.ms = null 16:38:56 sasl.login.refresh.buffer.seconds = 300 16:38:56 sasl.login.refresh.min.period.seconds = 60 16:38:56 sasl.login.refresh.window.factor = 0.8 16:38:56 sasl.login.refresh.window.jitter = 0.05 16:38:56 sasl.login.retry.backoff.max.ms = 10000 16:38:56 sasl.login.retry.backoff.ms = 100 16:38:56 sasl.mechanism = GSSAPI 16:38:56 sasl.oauthbearer.clock.skew.seconds = 30 16:38:56 sasl.oauthbearer.expected.audience = null 16:38:56 sasl.oauthbearer.expected.issuer = null 16:38:56 sasl.oauthbearer.header.urlencode = false 16:38:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:56 sasl.oauthbearer.jwks.endpoint.url = null 16:38:56 sasl.oauthbearer.scope.claim.name = scope 16:38:56 sasl.oauthbearer.sub.claim.name = sub 16:38:56 sasl.oauthbearer.token.endpoint.url = null 16:38:56 security.protocol = PLAINTEXT 16:38:56 security.providers = null 16:38:56 send.buffer.bytes = 131072 16:38:56 session.timeout.ms = 45000 16:38:56 socket.connection.setup.timeout.max.ms = 30000 16:38:56 socket.connection.setup.timeout.ms = 10000 16:38:56 ssl.cipher.suites = null 16:38:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:56 ssl.endpoint.identification.algorithm = https 16:38:56 ssl.engine.factory.class = null 16:38:56 ssl.key.password = null 16:38:56 ssl.keymanager.algorithm = SunX509 16:38:56 ssl.keystore.certificate.chain = null 16:38:56 ssl.keystore.key = null 16:38:56 ssl.keystore.location = null 16:38:56 ssl.keystore.password = null 16:38:56 ssl.keystore.type = JKS 16:38:56 ssl.protocol = TLSv1.3 16:38:56 ssl.provider = null 16:38:56 ssl.secure.random.implementation = null 16:38:56 ssl.trustmanager.algorithm = PKIX 16:38:56 ssl.truststore.certificates = null 16:38:56 ssl.truststore.location = null 16:38:56 ssl.truststore.password = null 16:38:56 ssl.truststore.type = JKS 16:38:56 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:56 16:38:56 2025-10-14T16:38:56.177Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:56 2025-10-14T16:38:56.179Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:56 2025-10-14T16:38:56.179Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:56 2025-10-14T16:38:56.179Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459936179 16:38:56 2025-10-14T16:38:56.179Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 16:38:56 2025-10-14T16:38:56.185Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:56 2025-10-14T16:38:56.185Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 16:38:56 2025-10-14T16:38:56.186Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] (Re-)joining group 16:38:56 2025-10-14T16:38:56.188Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-19-dce26576-9aa2-4f0a-b03b-3b8e7b586bfb 16:38:56 2025-10-14T16:38:56.188Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] (Re-)joining group 16:38:56 2025-10-14T16:38:56.191Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-19-dce26576-9aa2-4f0a-b03b-3b8e7b586bfb', protocol='range'} 16:38:56 2025-10-14T16:38:56.191Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-19-dce26576-9aa2-4f0a-b03b-3b8e7b586bfb=Assignment(partitions=[ncmp-events-0])} 16:38:56 2025-10-14T16:38:56.196Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-19-dce26576-9aa2-4f0a-b03b-3b8e7b586bfb', protocol='range'} 16:38:56 2025-10-14T16:38:56.196Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:56 2025-10-14T16:38:56.196Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 16:38:56 2025-10-14T16:38:56.197Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 16:38:56 2025-10-14T16:38:56.201Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=248, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:56 2025-10-14T16:38:56.703Z INFO 11129 --- [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. 16:38:56 2025-10-14T16:38:56.704Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:56 2025-10-14T16:38:56.704Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:56 2025-10-14T16:38:56.704Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:56 2025-10-14T16:38:56.704Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:56 2025-10-14T16:38:56.774Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:56 2025-10-14T16:38:56.790Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:56 2025-10-14T16:38:56.813Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:56 2025-10-14T16:38:56.832Z WARN 11129 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:38:56 2025-10-14T16:38:56.883Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 16:38:56 2025-10-14T16:38:56.883Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Member consumer-test-group-for-update-19-dce26576-9aa2-4f0a-b03b-3b8e7b586bfb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:56 2025-10-14T16:38:56.883Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.883Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.883Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 16:38:56 2025-10-14T16:38:56.885Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.885Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-19, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:56 2025-10-14T16:38:56.890Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:56 2025-10-14T16:38:56.890Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:56 2025-10-14T16:38:56.890Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:56 2025-10-14T16:38:56.890Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:56 2025-10-14T16:38:56.892Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-19 unregistered 16:38:56 2025-10-14T16:38:56.907Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:56 allow.auto.create.topics = true 16:38:56 auto.commit.interval.ms = 5000 16:38:56 auto.include.jmx.reporter = true 16:38:56 auto.offset.reset = latest 16:38:56 bootstrap.servers = [localhost:32777] 16:38:56 check.crcs = true 16:38:56 client.dns.lookup = use_all_dns_ips 16:38:56 client.id = consumer-test-group-for-update-20 16:38:56 client.rack = 16:38:56 connections.max.idle.ms = 540000 16:38:56 default.api.timeout.ms = 60000 16:38:56 enable.auto.commit = true 16:38:56 enable.metrics.push = true 16:38:56 exclude.internal.topics = true 16:38:56 fetch.max.bytes = 52428800 16:38:56 fetch.max.wait.ms = 500 16:38:56 fetch.min.bytes = 1 16:38:56 group.id = test-group-for-update 16:38:56 group.instance.id = null 16:38:56 group.protocol = classic 16:38:56 group.remote.assignor = null 16:38:56 heartbeat.interval.ms = 3000 16:38:56 interceptor.classes = [] 16:38:56 internal.leave.group.on.close = true 16:38:56 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:56 isolation.level = read_uncommitted 16:38:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:56 max.partition.fetch.bytes = 1048576 16:38:56 max.poll.interval.ms = 300000 16:38:56 max.poll.records = 2147483647 16:38:56 metadata.max.age.ms = 300000 16:38:56 metadata.recovery.strategy = none 16:38:56 metric.reporters = [] 16:38:56 metrics.num.samples = 2 16:38:56 metrics.recording.level = INFO 16:38:56 metrics.sample.window.ms = 30000 16:38:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:56 receive.buffer.bytes = 65536 16:38:56 reconnect.backoff.max.ms = 1000 16:38:56 reconnect.backoff.ms = 50 16:38:56 request.timeout.ms = 30000 16:38:56 retry.backoff.max.ms = 1000 16:38:56 retry.backoff.ms = 100 16:38:56 sasl.client.callback.handler.class = null 16:38:56 sasl.jaas.config = null 16:38:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:56 sasl.kerberos.min.time.before.relogin = 60000 16:38:56 sasl.kerberos.service.name = null 16:38:56 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:56 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:56 sasl.login.callback.handler.class = null 16:38:56 sasl.login.class = null 16:38:56 sasl.login.connect.timeout.ms = null 16:38:56 sasl.login.read.timeout.ms = null 16:38:56 sasl.login.refresh.buffer.seconds = 300 16:38:56 sasl.login.refresh.min.period.seconds = 60 16:38:56 sasl.login.refresh.window.factor = 0.8 16:38:56 sasl.login.refresh.window.jitter = 0.05 16:38:56 sasl.login.retry.backoff.max.ms = 10000 16:38:56 sasl.login.retry.backoff.ms = 100 16:38:56 sasl.mechanism = GSSAPI 16:38:56 sasl.oauthbearer.clock.skew.seconds = 30 16:38:56 sasl.oauthbearer.expected.audience = null 16:38:56 sasl.oauthbearer.expected.issuer = null 16:38:56 sasl.oauthbearer.header.urlencode = false 16:38:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:56 sasl.oauthbearer.jwks.endpoint.url = null 16:38:56 sasl.oauthbearer.scope.claim.name = scope 16:38:56 sasl.oauthbearer.sub.claim.name = sub 16:38:56 sasl.oauthbearer.token.endpoint.url = null 16:38:56 security.protocol = PLAINTEXT 16:38:56 security.providers = null 16:38:56 send.buffer.bytes = 131072 16:38:56 session.timeout.ms = 45000 16:38:56 socket.connection.setup.timeout.max.ms = 30000 16:38:56 socket.connection.setup.timeout.ms = 10000 16:38:56 ssl.cipher.suites = null 16:38:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:56 ssl.endpoint.identification.algorithm = https 16:38:56 ssl.engine.factory.class = null 16:38:56 ssl.key.password = null 16:38:56 ssl.keymanager.algorithm = SunX509 16:38:56 ssl.keystore.certificate.chain = null 16:38:56 ssl.keystore.key = null 16:38:56 ssl.keystore.location = null 16:38:56 ssl.keystore.password = null 16:38:56 ssl.keystore.type = JKS 16:38:56 ssl.protocol = TLSv1.3 16:38:56 ssl.provider = null 16:38:56 ssl.secure.random.implementation = null 16:38:56 ssl.trustmanager.algorithm = PKIX 16:38:56 ssl.truststore.certificates = null 16:38:56 ssl.truststore.location = null 16:38:56 ssl.truststore.password = null 16:38:56 ssl.truststore.type = JKS 16:38:56 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:56 16:38:56 2025-10-14T16:38:56.908Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:56 2025-10-14T16:38:56.910Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:56 2025-10-14T16:38:56.910Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:56 2025-10-14T16:38:56.910Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459936910 16:38:56 2025-10-14T16:38:56.910Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 16:38:56 2025-10-14T16:38:56.917Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:56 2025-10-14T16:38:56.917Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 16:38:56 2025-10-14T16:38:56.918Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] (Re-)joining group 16:38:56 2025-10-14T16:38:56.922Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-20-9237d67f-8e25-437e-b5ed-bd55df5aa5a5 16:38:56 2025-10-14T16:38:56.922Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] (Re-)joining group 16:38:56 2025-10-14T16:38:56.929Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-20-9237d67f-8e25-437e-b5ed-bd55df5aa5a5', protocol='range'} 16:38:56 2025-10-14T16:38:56.929Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-20-9237d67f-8e25-437e-b5ed-bd55df5aa5a5=Assignment(partitions=[ncmp-events-0])} 16:38:56 2025-10-14T16:38:56.931Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-20-9237d67f-8e25-437e-b5ed-bd55df5aa5a5', protocol='range'} 16:38:56 2025-10-14T16:38:56.931Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:56 2025-10-14T16:38:56.931Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 16:38:56 2025-10-14T16:38:56.932Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 16:38:56 2025-10-14T16:38:56.936Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=252, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:57 2025-10-14T16:38:57.447Z INFO 11129 --- [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. 16:38:57 2025-10-14T16:38:57.447Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:57 2025-10-14T16:38:57.448Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:57 2025-10-14T16:38:57.448Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:57 2025-10-14T16:38:57.448Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:57 2025-10-14T16:38:57.518Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:57 2025-10-14T16:38:57.529Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:57 2025-10-14T16:38:57.551Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:57 2025-10-14T16:38:57.567Z WARN 11129 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:38:57 2025-10-14T16:38:57.611Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 16:38:57 2025-10-14T16:38:57.611Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Member consumer-test-group-for-update-20-9237d67f-8e25-437e-b5ed-bd55df5aa5a5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:57 2025-10-14T16:38:57.611Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:57 2025-10-14T16:38:57.611Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:57 2025-10-14T16:38:57.611Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 16:38:57 2025-10-14T16:38:57.612Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:57 2025-10-14T16:38:57.612Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-20, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:57 2025-10-14T16:38:57.621Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:57 2025-10-14T16:38:57.621Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:57 2025-10-14T16:38:57.621Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:57 2025-10-14T16:38:57.621Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:57 2025-10-14T16:38:57.625Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-20 unregistered 16:38:57 2025-10-14T16:38:57.643Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:57 allow.auto.create.topics = true 16:38:57 auto.commit.interval.ms = 5000 16:38:57 auto.include.jmx.reporter = true 16:38:57 auto.offset.reset = latest 16:38:57 bootstrap.servers = [localhost:32777] 16:38:57 check.crcs = true 16:38:57 client.dns.lookup = use_all_dns_ips 16:38:57 client.id = consumer-test-group-for-update-21 16:38:57 client.rack = 16:38:57 connections.max.idle.ms = 540000 16:38:57 default.api.timeout.ms = 60000 16:38:57 enable.auto.commit = true 16:38:57 enable.metrics.push = true 16:38:57 exclude.internal.topics = true 16:38:57 fetch.max.bytes = 52428800 16:38:57 fetch.max.wait.ms = 500 16:38:57 fetch.min.bytes = 1 16:38:57 group.id = test-group-for-update 16:38:57 group.instance.id = null 16:38:57 group.protocol = classic 16:38:57 group.remote.assignor = null 16:38:57 heartbeat.interval.ms = 3000 16:38:57 interceptor.classes = [] 16:38:57 internal.leave.group.on.close = true 16:38:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:57 isolation.level = read_uncommitted 16:38:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:57 max.partition.fetch.bytes = 1048576 16:38:57 max.poll.interval.ms = 300000 16:38:57 max.poll.records = 2147483647 16:38:57 metadata.max.age.ms = 300000 16:38:57 metadata.recovery.strategy = none 16:38:57 metric.reporters = [] 16:38:57 metrics.num.samples = 2 16:38:57 metrics.recording.level = INFO 16:38:57 metrics.sample.window.ms = 30000 16:38:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:57 receive.buffer.bytes = 65536 16:38:57 reconnect.backoff.max.ms = 1000 16:38:57 reconnect.backoff.ms = 50 16:38:57 request.timeout.ms = 30000 16:38:57 retry.backoff.max.ms = 1000 16:38:57 retry.backoff.ms = 100 16:38:57 sasl.client.callback.handler.class = null 16:38:57 sasl.jaas.config = null 16:38:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:57 sasl.kerberos.min.time.before.relogin = 60000 16:38:57 sasl.kerberos.service.name = null 16:38:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:57 sasl.login.callback.handler.class = null 16:38:57 sasl.login.class = null 16:38:57 sasl.login.connect.timeout.ms = null 16:38:57 sasl.login.read.timeout.ms = null 16:38:57 sasl.login.refresh.buffer.seconds = 300 16:38:57 sasl.login.refresh.min.period.seconds = 60 16:38:57 sasl.login.refresh.window.factor = 0.8 16:38:57 sasl.login.refresh.window.jitter = 0.05 16:38:57 sasl.login.retry.backoff.max.ms = 10000 16:38:57 sasl.login.retry.backoff.ms = 100 16:38:57 sasl.mechanism = GSSAPI 16:38:57 sasl.oauthbearer.clock.skew.seconds = 30 16:38:57 sasl.oauthbearer.expected.audience = null 16:38:57 sasl.oauthbearer.expected.issuer = null 16:38:57 sasl.oauthbearer.header.urlencode = false 16:38:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:57 sasl.oauthbearer.jwks.endpoint.url = null 16:38:57 sasl.oauthbearer.scope.claim.name = scope 16:38:57 sasl.oauthbearer.sub.claim.name = sub 16:38:57 sasl.oauthbearer.token.endpoint.url = null 16:38:57 security.protocol = PLAINTEXT 16:38:57 security.providers = null 16:38:57 send.buffer.bytes = 131072 16:38:57 session.timeout.ms = 45000 16:38:57 socket.connection.setup.timeout.max.ms = 30000 16:38:57 socket.connection.setup.timeout.ms = 10000 16:38:57 ssl.cipher.suites = null 16:38:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:57 ssl.endpoint.identification.algorithm = https 16:38:57 ssl.engine.factory.class = null 16:38:57 ssl.key.password = null 16:38:57 ssl.keymanager.algorithm = SunX509 16:38:57 ssl.keystore.certificate.chain = null 16:38:57 ssl.keystore.key = null 16:38:57 ssl.keystore.location = null 16:38:57 ssl.keystore.password = null 16:38:57 ssl.keystore.type = JKS 16:38:57 ssl.protocol = TLSv1.3 16:38:57 ssl.provider = null 16:38:57 ssl.secure.random.implementation = null 16:38:57 ssl.trustmanager.algorithm = PKIX 16:38:57 ssl.truststore.certificates = null 16:38:57 ssl.truststore.location = null 16:38:57 ssl.truststore.password = null 16:38:57 ssl.truststore.type = JKS 16:38:57 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:57 16:38:57 2025-10-14T16:38:57.643Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:57 2025-10-14T16:38:57.645Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:57 2025-10-14T16:38:57.645Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:57 2025-10-14T16:38:57.645Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459937645 16:38:57 2025-10-14T16:38:57.645Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 16:38:57 2025-10-14T16:38:57.649Z INFO 11129 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:38:57 2025-10-14T16:38:57.650Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 16:38:57 2025-10-14T16:38:57.651Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] (Re-)joining group 16:38:57 2025-10-14T16:38:57.655Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-21-55a9d4f9-900c-4b15-9618-8875d9760f23 16:38:57 2025-10-14T16:38:57.655Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] (Re-)joining group 16:38:57 2025-10-14T16:38:57.665Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-21-55a9d4f9-900c-4b15-9618-8875d9760f23', protocol='range'} 16:38:57 2025-10-14T16:38:57.666Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-21-55a9d4f9-900c-4b15-9618-8875d9760f23=Assignment(partitions=[ncmp-events-0])} 16:38:57 2025-10-14T16:38:57.668Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-21-55a9d4f9-900c-4b15-9618-8875d9760f23', protocol='range'} 16:38:57 2025-10-14T16:38:57.668Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:38:57 2025-10-14T16:38:57.668Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 16:38:57 2025-10-14T16:38:57.670Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 16:38:57 2025-10-14T16:38:57.677Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=256, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:58 2025-10-14T16:38:58.170Z INFO 11129 --- [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. 16:38:58 2025-10-14T16:38:58.170Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:58 2025-10-14T16:38:58.170Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:58 2025-10-14T16:38:58.171Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:58 2025-10-14T16:38:58.171Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:58 2025-10-14T16:38:58.234Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:58 2025-10-14T16:38:58.245Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:58 2025-10-14T16:38:58.265Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:58 2025-10-14T16:38:58.281Z WARN 11129 --- [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 16:38:58 2025-10-14T16:38:58.331Z INFO 11129 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 16:38:58 2025-10-14T16:38:58.332Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Member consumer-test-group-for-update-21-55a9d4f9-900c-4b15-9618-8875d9760f23 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:58 2025-10-14T16:38:58.332Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:58 2025-10-14T16:38:58.332Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:58 2025-10-14T16:38:58.332Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 16:38:58 2025-10-14T16:38:58.332Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 16:38:58 2025-10-14T16:38:58.332Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-21, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 16:38:58 2025-10-14T16:38:58.336Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:58 2025-10-14T16:38:58.336Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:58 2025-10-14T16:38:58.336Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:58 2025-10-14T16:38:58.336Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:58 2025-10-14T16:38:58.338Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-21 unregistered 16:38:58 2025-10-14T16:38:58.352Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:38:58 allow.auto.create.topics = true 16:38:58 auto.commit.interval.ms = 5000 16:38:58 auto.include.jmx.reporter = true 16:38:58 auto.offset.reset = latest 16:38:58 bootstrap.servers = [localhost:32777] 16:38:58 check.crcs = true 16:38:58 client.dns.lookup = use_all_dns_ips 16:38:58 client.id = consumer-test-group-for-update-22 16:38:58 client.rack = 16:38:58 connections.max.idle.ms = 540000 16:38:58 default.api.timeout.ms = 60000 16:38:58 enable.auto.commit = true 16:38:58 enable.metrics.push = true 16:38:58 exclude.internal.topics = true 16:38:58 fetch.max.bytes = 52428800 16:38:58 fetch.max.wait.ms = 500 16:38:58 fetch.min.bytes = 1 16:38:58 group.id = test-group-for-update 16:38:58 group.instance.id = null 16:38:58 group.protocol = classic 16:38:58 group.remote.assignor = null 16:38:58 heartbeat.interval.ms = 3000 16:38:58 interceptor.classes = [] 16:38:58 internal.leave.group.on.close = true 16:38:58 internal.throw.on.fetch.stable.offset.unsupported = false 16:38:58 isolation.level = read_uncommitted 16:38:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:58 max.partition.fetch.bytes = 1048576 16:38:58 max.poll.interval.ms = 300000 16:38:58 max.poll.records = 2147483647 16:38:58 metadata.max.age.ms = 300000 16:38:58 metadata.recovery.strategy = none 16:38:58 metric.reporters = [] 16:38:58 metrics.num.samples = 2 16:38:58 metrics.recording.level = INFO 16:38:58 metrics.sample.window.ms = 30000 16:38:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:38:58 receive.buffer.bytes = 65536 16:38:58 reconnect.backoff.max.ms = 1000 16:38:58 reconnect.backoff.ms = 50 16:38:58 request.timeout.ms = 30000 16:38:58 retry.backoff.max.ms = 1000 16:38:58 retry.backoff.ms = 100 16:38:58 sasl.client.callback.handler.class = null 16:38:58 sasl.jaas.config = null 16:38:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:38:58 sasl.kerberos.min.time.before.relogin = 60000 16:38:58 sasl.kerberos.service.name = null 16:38:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:38:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:38:58 sasl.login.callback.handler.class = null 16:38:58 sasl.login.class = null 16:38:58 sasl.login.connect.timeout.ms = null 16:38:58 sasl.login.read.timeout.ms = null 16:38:58 sasl.login.refresh.buffer.seconds = 300 16:38:58 sasl.login.refresh.min.period.seconds = 60 16:38:58 sasl.login.refresh.window.factor = 0.8 16:38:58 sasl.login.refresh.window.jitter = 0.05 16:38:58 sasl.login.retry.backoff.max.ms = 10000 16:38:58 sasl.login.retry.backoff.ms = 100 16:38:58 sasl.mechanism = GSSAPI 16:38:58 sasl.oauthbearer.clock.skew.seconds = 30 16:38:58 sasl.oauthbearer.expected.audience = null 16:38:58 sasl.oauthbearer.expected.issuer = null 16:38:58 sasl.oauthbearer.header.urlencode = false 16:38:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:38:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:38:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:38:58 sasl.oauthbearer.jwks.endpoint.url = null 16:38:58 sasl.oauthbearer.scope.claim.name = scope 16:38:58 sasl.oauthbearer.sub.claim.name = sub 16:38:58 sasl.oauthbearer.token.endpoint.url = null 16:38:58 security.protocol = PLAINTEXT 16:38:58 security.providers = null 16:38:58 send.buffer.bytes = 131072 16:38:58 session.timeout.ms = 45000 16:38:58 socket.connection.setup.timeout.max.ms = 30000 16:38:58 socket.connection.setup.timeout.ms = 10000 16:38:58 ssl.cipher.suites = null 16:38:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:38:58 ssl.endpoint.identification.algorithm = https 16:38:58 ssl.engine.factory.class = null 16:38:58 ssl.key.password = null 16:38:58 ssl.keymanager.algorithm = SunX509 16:38:58 ssl.keystore.certificate.chain = null 16:38:58 ssl.keystore.key = null 16:38:58 ssl.keystore.location = null 16:38:58 ssl.keystore.password = null 16:38:58 ssl.keystore.type = JKS 16:38:58 ssl.protocol = TLSv1.3 16:38:58 ssl.provider = null 16:38:58 ssl.secure.random.implementation = null 16:38:58 ssl.trustmanager.algorithm = PKIX 16:38:58 ssl.truststore.certificates = null 16:38:58 ssl.truststore.location = null 16:38:58 ssl.truststore.password = null 16:38:58 ssl.truststore.type = JKS 16:38:58 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:38:58 16:38:58 2025-10-14T16:38:58.352Z INFO 11129 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:38:58 2025-10-14T16:38:58.354Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 16:38:58 2025-10-14T16:38:58.354Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 16:38:58 2025-10-14T16:38:58.354Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1760459938354 16:38:58 2025-10-14T16:38:58.354Z INFO 11129 --- [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 16:38:58 2025-10-14T16:38:58.361Z INFO 11129 --- [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 16:38:58 2025-10-14T16:38:58.361Z INFO 11129 --- [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) 16:38:58 2025-10-14T16:38:58.362Z INFO 11129 --- [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 16:38:58 2025-10-14T16:38:58.365Z INFO 11129 --- [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-21fb7372-1506-48f2-9ce5-e58235929175 16:38:58 2025-10-14T16:38:58.365Z INFO 11129 --- [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 16:38:58 2025-10-14T16:38:58.367Z INFO 11129 --- [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=15, memberId='consumer-test-group-for-update-22-21fb7372-1506-48f2-9ce5-e58235929175', protocol='range'} 16:38:58 2025-10-14T16:38:58.368Z INFO 11129 --- [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 15: {consumer-test-group-for-update-22-21fb7372-1506-48f2-9ce5-e58235929175=Assignment(partitions=[ncmp-events-0])} 16:38:58 2025-10-14T16:38:58.369Z INFO 11129 --- [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=15, memberId='consumer-test-group-for-update-22-21fb7372-1506-48f2-9ce5-e58235929175', protocol='range'} 16:38:58 2025-10-14T16:38:58.370Z INFO 11129 --- [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]) 16:38:58 2025-10-14T16:38:58.370Z INFO 11129 --- [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 16:38:58 2025-10-14T16:38:58.371Z INFO 11129 --- [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 16:38:58 2025-10-14T16:38:58.374Z INFO 11129 --- [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=260, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:38:58 2025-10-14T16:38:58.877Z INFO 11129 --- [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. 16:38:58 2025-10-14T16:38:58.877Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:58 2025-10-14T16:38:58.880Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:58 2025-10-14T16:38:58.881Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:58 2025-10-14T16:38:58.881Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:58 2025-10-14T16:38:58.945Z INFO 11129 --- [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 16:38:58 2025-10-14T16:38:58.954Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:58.972Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:59 2025-10-14T16:38:59.040Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:59.040Z INFO 11129 --- [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-21fb7372-1506-48f2-9ce5-e58235929175 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:38:59 2025-10-14T16:38:59.041Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:59.041Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:59.041Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:59.041Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:59.041Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:59.044Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:38:59 2025-10-14T16:38:59.044Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:38:59 2025-10-14T16:38:59.044Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:38:59 2025-10-14T16:38:59.044Z INFO 11129 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:38:59 2025-10-14T16:38:59.046Z INFO 11129 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 16:38:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.906 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 16:38:59 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 16:38:59 2025-10-14T16:38:59.102Z INFO 11129 --- [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. 16:38:59 2025-10-14T16:38:59.103Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:59 2025-10-14T16:38:59.103Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:59 2025-10-14T16:38:59.103Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:59 2025-10-14T16:38:59.103Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:59 2025-10-14T16:38:59.166Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:59 2025-10-14T16:38:59.186Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:59 2025-10-14T16:38:59.210Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:59 2025-10-14T16:38:59.238Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:38:59 2025-10-14T16:38:59.287Z INFO 11129 --- [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. 16:38:59 2025-10-14T16:38:59.308Z INFO 11129 --- [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. 16:38:59 2025-10-14T16:38:59.309Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:59 2025-10-14T16:38:59.309Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:59 2025-10-14T16:38:59.309Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:59 2025-10-14T16:38:59.309Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:59 2025-10-14T16:38:59.413Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:59 2025-10-14T16:38:59.510Z INFO 11129 --- [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. 16:38:59 2025-10-14T16:38:59.524Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:59 2025-10-14T16:38:59.525Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:59 2025-10-14T16:38:59.525Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:59 2025-10-14T16:38:59.525Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:59 2025-10-14T16:38:59.595Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:38:59 2025-10-14T16:38:59.607Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:38:59 2025-10-14T16:38:59.628Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:59 2025-10-14T16:38:59.644Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:38:59 2025-10-14T16:38:59.677Z INFO 11129 --- [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. 16:38:59 2025-10-14T16:38:59.701Z INFO 11129 --- [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. 16:38:59 2025-10-14T16:38:59.701Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:59 2025-10-14T16:38:59.701Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:59 2025-10-14T16:38:59.702Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:59 2025-10-14T16:38:59.702Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:38:59 2025-10-14T16:38:59.772Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 16:38:59 2025-10-14T16:38:59.781Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 16:38:59 2025-10-14T16:38:59.801Z INFO 11129 --- [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 16:38:59 2025-10-14T16:38:59.819Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:38:59 2025-10-14T16:38:59.913Z INFO 11129 --- [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. 16:38:59 2025-10-14T16:38:59.913Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:38:59 2025-10-14T16:38:59.914Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:38:59 2025-10-14T16:38:59.914Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:38:59 2025-10-14T16:38:59.914Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:00 2025-10-14T16:38:59.977Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 16:39:00 2025-10-14T16:38:59.989Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.006Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:00 2025-10-14T16:39:00.022Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:39:00 2025-10-14T16:39:00.056Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.085Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.085Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:00 2025-10-14T16:39:00.085Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:00 2025-10-14T16:39:00.086Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:00 2025-10-14T16:39:00.086Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:00 2025-10-14T16:39:00.152Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.164Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.179Z INFO 11129 --- [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: 16:39:00 2025-10-14T16:39:00.194Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:00 2025-10-14T16:39:00.271Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.271Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:00 2025-10-14T16:39:00.271Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:00 2025-10-14T16:39:00.271Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:00 2025-10-14T16:39:00.271Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:00 2025-10-14T16:39:00.341Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.349Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.369Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:00 2025-10-14T16:39:00.384Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:39:00 2025-10-14T16:39:00.416Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.435Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.435Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:00 2025-10-14T16:39:00.435Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:00 2025-10-14T16:39:00.436Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:00 2025-10-14T16:39:00.436Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:00 2025-10-14T16:39:00.497Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.508Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.524Z INFO 11129 --- [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 16:39:00 2025-10-14T16:39:00.545Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:00 2025-10-14T16:39:00.644Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.644Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:00 2025-10-14T16:39:00.645Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:00 2025-10-14T16:39:00.645Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:00 2025-10-14T16:39:00.645Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:00 2025-10-14T16:39:00.711Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 16:39:00 2025-10-14T16:39:00.723Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 16:39:00 2025-10-14T16:39:00.744Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:00 2025-10-14T16:39:00.784Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.785Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:00 2025-10-14T16:39:00.785Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:00 2025-10-14T16:39:00.785Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:00 2025-10-14T16:39:00.785Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:00 2025-10-14T16:39:00.849Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.858Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:00 2025-10-14T16:39:00.878Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:00 2025-10-14T16:39:00.893Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:39:00 2025-10-14T16:39:00.924Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.947Z INFO 11129 --- [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. 16:39:00 2025-10-14T16:39:00.948Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:00 2025-10-14T16:39:00.949Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:00 2025-10-14T16:39:00.949Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:00 2025-10-14T16:39:00.949Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:01 2025-10-14T16:39:00.966Z INFO 11129 --- [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 16:39:01 2025-10-14T16:39:00.983Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:01 2025-10-14T16:39:01.058Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.058Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:01 2025-10-14T16:39:01.058Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:01 2025-10-14T16:39:01.058Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:01 2025-10-14T16:39:01.059Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:01 2025-10-14T16:39:01.122Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 16:39:01 2025-10-14T16:39:01.134Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 16:39:01 2025-10-14T16:39:01.147Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:01 2025-10-14T16:39:01.169Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.169Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:01 2025-10-14T16:39:01.169Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:01 2025-10-14T16:39:01.169Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:01 2025-10-14T16:39:01.169Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:01 2025-10-14T16:39:01.229Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 16:39:01 2025-10-14T16:39:01.238Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 16:39:01 2025-10-14T16:39:01.254Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:01 2025-10-14T16:39:01.266Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:39:01 2025-10-14T16:39:01.289Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.306Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.306Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:01 2025-10-14T16:39:01.306Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:01 2025-10-14T16:39:01.306Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:01 2025-10-14T16:39:01.306Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:01 2025-10-14T16:39:01.323Z INFO 11129 --- [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 16:39:01 2025-10-14T16:39:01.336Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:01 2025-10-14T16:39:01.383Z WARN 11129 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57883/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57883 16:39:01 2025-10-14T16:39:01.411Z WARN 11129 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59239/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59239 16:39:01 2025-10-14T16:39:01.428Z WARN 11129 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41867/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41867 16:39:01 2025-10-14T16:39:01.440Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:01 2025-10-14T16:39:01.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:01 2025-10-14T16:39:01.442Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:01 2025-10-14T16:39:01.442Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:01 2025-10-14T16:39:01.447Z WARN 11129 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54217/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54217 16:39:01 2025-10-14T16:39:01.464Z WARN 11129 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43393/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43393 16:39:01 2025-10-14T16:39:01.478Z WARN 11129 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32975/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:32975 16:39:01 2025-10-14T16:39:01.490Z WARN 11129 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34847/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34847 16:39:01 2025-10-14T16:39:01.502Z WARN 11129 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56583 16:39:01 2025-10-14T16:39:01.512Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 16:39:01 2025-10-14T16:39:01.517Z WARN 11129 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32803/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:32803 16:39:01 2025-10-14T16:39:01.526Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 16:39:01 2025-10-14T16:39:01.535Z WARN 11129 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42053/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42053 16:39:01 2025-10-14T16:39:01.549Z WARN 11129 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57949/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57949 16:39:01 2025-10-14T16:39:01.553Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:01 2025-10-14T16:39:01.564Z WARN 11129 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60229/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60229 16:39:01 2025-10-14T16:39:01.578Z WARN 11129 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37185/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37185 16:39:01 2025-10-14T16:39:01.592Z WARN 11129 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39705 16:39:01 2025-10-14T16:39:01.606Z WARN 11129 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46311/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46311 16:39:01 2025-10-14T16:39:01.619Z WARN 11129 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46133/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46133 16:39:01 2025-10-14T16:39:01.631Z WARN 11129 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36097/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36097 16:39:01 2025-10-14T16:39:01.653Z WARN 11129 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44803/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44803 16:39:01 2025-10-14T16:39:01.666Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.666Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:01 2025-10-14T16:39:01.668Z WARN 11129 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59549/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59549 16:39:01 2025-10-14T16:39:01.670Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:01 2025-10-14T16:39:01.670Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:01 2025-10-14T16:39:01.670Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:01 2025-10-14T16:39:01.688Z WARN 11129 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56463/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56463 16:39:01 2025-10-14T16:39:01.703Z WARN 11129 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48215/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48215 16:39:01 2025-10-14T16:39:01.715Z WARN 11129 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38967/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38967 16:39:01 2025-10-14T16:39:01.729Z WARN 11129 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56251/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56251 16:39:01 2025-10-14T16:39:01.732Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 16:39:01 2025-10-14T16:39:01.740Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 16:39:01 2025-10-14T16:39:01.743Z WARN 11129 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56129/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56129 16:39:01 2025-10-14T16:39:01.757Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:01 2025-10-14T16:39:01.759Z WARN 11129 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39197/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39197 16:39:01 2025-10-14T16:39:01.771Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:39:01 2025-10-14T16:39:01.779Z WARN 11129 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52325/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52325 16:39:01 2025-10-14T16:39:01.796Z WARN 11129 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33927/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33927 16:39:01 2025-10-14T16:39:01.803Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.808Z WARN 11129 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47561/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47561 16:39:01 2025-10-14T16:39:01.821Z INFO 11129 --- [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. 16:39:01 2025-10-14T16:39:01.822Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:01 2025-10-14T16:39:01.823Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:01 2025-10-14T16:39:01.823Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:01 2025-10-14T16:39:01.823Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:01 2025-10-14T16:39:01.828Z WARN 11129 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33039/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33039 16:39:01 2025-10-14T16:39:01.843Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:01 2025-10-14T16:39:01.849Z WARN 11129 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47161/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47161 16:39:01 2025-10-14T16:39:01.861Z WARN 11129 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52781/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52781 16:39:01 2025-10-14T16:39:01.880Z WARN 11129 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46703/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46703 16:39:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.832 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 16:39:01 2025-10-14T16:39:01.894Z WARN 11129 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48075/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48075 16:39:01 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 16:39:02 2025-10-14T16:39:01.944Z WARN 11129 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58471/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58471 16:39:02 2025-10-14T16:39:01.958Z WARN 11129 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57413/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57413 16:39:02 2025-10-14T16:39:01.984Z WARN 11129 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47559/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47559 16:39:02 2025-10-14T16:39:02.000Z WARN 11129 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44291/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44291 16:39:02 2025-10-14T16:39:02.026Z WARN 11129 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43665/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43665 16:39:02 2025-10-14T16:39:02.057Z WARN 11129 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41223/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41223 16:39:02 2025-10-14T16:39:02.074Z WARN 11129 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49145/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49145 16:39:02 2025-10-14T16:39:02.113Z WARN 11129 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50463/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50463 16:39:02 2025-10-14T16:39:02.183Z WARN 11129 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58121/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58121 16:39:02 2025-10-14T16:39:02.203Z WARN 11129 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49071/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49071 16:39:02 2025-10-14T16:39:02.285Z WARN 11129 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34203/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34203 16:39:02 2025-10-14T16:39:02.306Z WARN 11129 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39685/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39685 16:39:02 2025-10-14T16:39:02.328Z WARN 11129 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37401/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37401 16:39:03 2025-10-14T16:39:03.352Z WARN 11129 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54385/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54385 16:39:05 2025-10-14T16:39:05.598Z INFO 11129 --- [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. 16:39:05 2025-10-14T16:39:05.606Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 16:39:06 2025-10-14T16:39:06.112Z INFO 11129 --- [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. 16:39:06 2025-10-14T16:39:06.129Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 16:39:06 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.547 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 16:39:06 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 16:39:06 2025-10-14T16:39:06.478Z INFO 11129 --- [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. 16:39:06 2025-10-14T16:39:06.479Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:06 2025-10-14T16:39:06.479Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:06 2025-10-14T16:39:06.479Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:06 2025-10-14T16:39:06.479Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:06 2025-10-14T16:39:06.563Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:06 2025-10-14T16:39:06.572Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:06 2025-10-14T16:39:06.588Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:06 2025-10-14T16:39:06.608Z INFO 11129 --- [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. 16:39:06 2025-10-14T16:39:06.608Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:06 2025-10-14T16:39:06.608Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:06 2025-10-14T16:39:06.609Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:06 2025-10-14T16:39:06.609Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:06 2025-10-14T16:39:06.665Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:06 2025-10-14T16:39:06.673Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:06 2025-10-14T16:39:06.686Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:06 2025-10-14T16:39:06.707Z INFO 11129 --- [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. 16:39:06 2025-10-14T16:39:06.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:06 2025-10-14T16:39:06.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:06 2025-10-14T16:39:06.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:06 2025-10-14T16:39:06.713Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:06 2025-10-14T16:39:06.773Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:06 2025-10-14T16:39:06.780Z INFO 11129 --- [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 16:39:06 2025-10-14T16:39:06.794Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:06 2025-10-14T16:39:06.897Z INFO 11129 --- [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. 16:39:06 2025-10-14T16:39:06.897Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:06 2025-10-14T16:39:06.897Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:06 2025-10-14T16:39:06.897Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:06 2025-10-14T16:39:06.897Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:06 2025-10-14T16:39:06.970Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:06 2025-10-14T16:39:06.977Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:07 2025-10-14T16:39:06.991Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:07 2025-10-14T16:39:07.010Z INFO 11129 --- [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. 16:39:07 2025-10-14T16:39:07.010Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:07 2025-10-14T16:39:07.010Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:07 2025-10-14T16:39:07.011Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:07 2025-10-14T16:39:07.011Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:07 2025-10-14T16:39:07.069Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:07 2025-10-14T16:39:07.075Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:07 2025-10-14T16:39:07.088Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:07 2025-10-14T16:39:07.131Z INFO 11129 --- [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. 16:39:07 2025-10-14T16:39:07.131Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:07 2025-10-14T16:39:07.131Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:07 2025-10-14T16:39:07.131Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:07 2025-10-14T16:39:07.132Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:07 2025-10-14T16:39:07.191Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:07 2025-10-14T16:39:07.199Z INFO 11129 --- [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 16:39:07 2025-10-14T16:39:07.213Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:07 2025-10-14T16:39:07.309Z INFO 11129 --- [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. 16:39:07 2025-10-14T16:39:07.310Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:07 2025-10-14T16:39:07.310Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:07 2025-10-14T16:39:07.310Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:07 2025-10-14T16:39:07.310Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:07 2025-10-14T16:39:07.376Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:07 2025-10-14T16:39:07.386Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:07 2025-10-14T16:39:07.401Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:07 2025-10-14T16:39:07.419Z INFO 11129 --- [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. 16:39:07 2025-10-14T16:39:07.420Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:07 2025-10-14T16:39:07.420Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:07 2025-10-14T16:39:07.420Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:07 2025-10-14T16:39:07.420Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:07 2025-10-14T16:39:07.479Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:07 2025-10-14T16:39:07.488Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:07 2025-10-14T16:39:07.502Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:07 2025-10-14T16:39:07.523Z INFO 11129 --- [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. 16:39:07 2025-10-14T16:39:07.524Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:07 2025-10-14T16:39:07.524Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:07 2025-10-14T16:39:07.524Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:07 2025-10-14T16:39:07.524Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:07 2025-10-14T16:39:07.581Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:07 2025-10-14T16:39:07.590Z INFO 11129 --- [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 16:39:07 2025-10-14T16:39:07.614Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:07 2025-10-14T16:39:07.710Z INFO 11129 --- [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. 16:39:07 2025-10-14T16:39:07.711Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:07 2025-10-14T16:39:07.711Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:07 2025-10-14T16:39:07.712Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:07 2025-10-14T16:39:07.712Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:07 2025-10-14T16:39:07.776Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:07 2025-10-14T16:39:07.786Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:07 2025-10-14T16:39:07.800Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:07 2025-10-14T16:39:07.821Z INFO 11129 --- [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. 16:39:07 2025-10-14T16:39:07.822Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:07 2025-10-14T16:39:07.822Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:07 2025-10-14T16:39:07.822Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:07 2025-10-14T16:39:07.822Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:07 2025-10-14T16:39:07.881Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:07 2025-10-14T16:39:07.888Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:08 2025-10-14T16:39:07.900Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:08 2025-10-14T16:39:07.925Z INFO 11129 --- [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. 16:39:08 2025-10-14T16:39:07.925Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:08 2025-10-14T16:39:07.926Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:08 2025-10-14T16:39:07.926Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:08 2025-10-14T16:39:07.926Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:08 2025-10-14T16:39:07.992Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:08 2025-10-14T16:39:07.998Z INFO 11129 --- [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 16:39:08 2025-10-14T16:39:08.013Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:08 2025-10-14T16:39:08.114Z INFO 11129 --- [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. 16:39:08 2025-10-14T16:39:08.114Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:08 2025-10-14T16:39:08.114Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:08 2025-10-14T16:39:08.114Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:08 2025-10-14T16:39:08.114Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:08 2025-10-14T16:39:08.181Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:08 2025-10-14T16:39:08.191Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:08 2025-10-14T16:39:08.207Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:08 2025-10-14T16:39:08.233Z INFO 11129 --- [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. 16:39:08 2025-10-14T16:39:08.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:08 2025-10-14T16:39:08.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:08 2025-10-14T16:39:08.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:08 2025-10-14T16:39:08.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:08 2025-10-14T16:39:08.295Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:08 2025-10-14T16:39:08.304Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:08 2025-10-14T16:39:08.323Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:08 2025-10-14T16:39:08.348Z INFO 11129 --- [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. 16:39:08 2025-10-14T16:39:08.348Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:08 2025-10-14T16:39:08.348Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:08 2025-10-14T16:39:08.348Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:08 2025-10-14T16:39:08.348Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:08 2025-10-14T16:39:08.411Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:08 2025-10-14T16:39:08.420Z INFO 11129 --- [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 16:39:08 2025-10-14T16:39:08.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:08 2025-10-14T16:39:08.535Z INFO 11129 --- [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. 16:39:08 2025-10-14T16:39:08.535Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:08 2025-10-14T16:39:08.535Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:08 2025-10-14T16:39:08.536Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:08 2025-10-14T16:39:08.536Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:08 2025-10-14T16:39:08.601Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:08 2025-10-14T16:39:08.612Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:08 2025-10-14T16:39:08.629Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:08 2025-10-14T16:39:08.657Z INFO 11129 --- [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. 16:39:08 2025-10-14T16:39:08.657Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:08 2025-10-14T16:39:08.658Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:08 2025-10-14T16:39:08.658Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:08 2025-10-14T16:39:08.658Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:08 2025-10-14T16:39:08.717Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:08 2025-10-14T16:39:08.727Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:08 2025-10-14T16:39:08.746Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:08 2025-10-14T16:39:08.773Z INFO 11129 --- [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. 16:39:08 2025-10-14T16:39:08.773Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:08 2025-10-14T16:39:08.773Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:08 2025-10-14T16:39:08.774Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:08 2025-10-14T16:39:08.774Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:08 2025-10-14T16:39:08.835Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:08 2025-10-14T16:39:08.842Z INFO 11129 --- [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 16:39:08 2025-10-14T16:39:08.857Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:09 2025-10-14T16:39:08.974Z INFO 11129 --- [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. 16:39:09 2025-10-14T16:39:08.974Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:09 2025-10-14T16:39:08.975Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:09 2025-10-14T16:39:08.975Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:09 2025-10-14T16:39:08.975Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:09 2025-10-14T16:39:09.043Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:09 2025-10-14T16:39:09.070Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:09 2025-10-14T16:39:09.092Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:09 2025-10-14T16:39:09.123Z INFO 11129 --- [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. 16:39:09 2025-10-14T16:39:09.123Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:09 2025-10-14T16:39:09.124Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:09 2025-10-14T16:39:09.124Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:09 2025-10-14T16:39:09.124Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:09 2025-10-14T16:39:09.186Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:09 2025-10-14T16:39:09.195Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:09 2025-10-14T16:39:09.211Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:09 2025-10-14T16:39:09.233Z INFO 11129 --- [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. 16:39:09 2025-10-14T16:39:09.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:09 2025-10-14T16:39:09.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:09 2025-10-14T16:39:09.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:09 2025-10-14T16:39:09.233Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:09 2025-10-14T16:39:09.293Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:09 2025-10-14T16:39:09.301Z INFO 11129 --- [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 16:39:09 2025-10-14T16:39:09.316Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:09 2025-10-14T16:39:09.410Z INFO 11129 --- [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. 16:39:09 2025-10-14T16:39:09.410Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:09 2025-10-14T16:39:09.411Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:09 2025-10-14T16:39:09.411Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:09 2025-10-14T16:39:09.411Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:09 2025-10-14T16:39:09.474Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:09 2025-10-14T16:39:09.484Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:09 2025-10-14T16:39:09.501Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:09 2025-10-14T16:39:09.523Z INFO 11129 --- [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. 16:39:09 2025-10-14T16:39:09.523Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:09 2025-10-14T16:39:09.523Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:09 2025-10-14T16:39:09.523Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:09 2025-10-14T16:39:09.524Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:09 2025-10-14T16:39:09.583Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:09 2025-10-14T16:39:09.592Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:09 2025-10-14T16:39:09.607Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:09 2025-10-14T16:39:09.628Z INFO 11129 --- [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. 16:39:09 2025-10-14T16:39:09.628Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:09 2025-10-14T16:39:09.628Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:09 2025-10-14T16:39:09.628Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:09 2025-10-14T16:39:09.628Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:09 2025-10-14T16:39:09.685Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:09 2025-10-14T16:39:09.691Z INFO 11129 --- [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 16:39:09 2025-10-14T16:39:09.705Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:09 2025-10-14T16:39:09.800Z INFO 11129 --- [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. 16:39:09 2025-10-14T16:39:09.800Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:09 2025-10-14T16:39:09.801Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:09 2025-10-14T16:39:09.801Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:09 2025-10-14T16:39:09.801Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:09 2025-10-14T16:39:09.864Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:09 2025-10-14T16:39:09.876Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:09 2025-10-14T16:39:09.896Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:10 2025-10-14T16:39:09.921Z INFO 11129 --- [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. 16:39:10 2025-10-14T16:39:09.921Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:10 2025-10-14T16:39:09.921Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:10 2025-10-14T16:39:09.921Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:10 2025-10-14T16:39:09.921Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:10 2025-10-14T16:39:09.992Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:10 2025-10-14T16:39:10.002Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:10 2025-10-14T16:39:10.019Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:10 2025-10-14T16:39:10.054Z INFO 11129 --- [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. 16:39:10 2025-10-14T16:39:10.054Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:10 2025-10-14T16:39:10.054Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:10 2025-10-14T16:39:10.055Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:10 2025-10-14T16:39:10.055Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:10 2025-10-14T16:39:10.120Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:10 2025-10-14T16:39:10.128Z INFO 11129 --- [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 16:39:10 2025-10-14T16:39:10.140Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:10 2025-10-14T16:39:10.214Z INFO 11129 --- [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. 16:39:10 2025-10-14T16:39:10.215Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:10 2025-10-14T16:39:10.215Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:10 2025-10-14T16:39:10.215Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:10 2025-10-14T16:39:10.215Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:10 2025-10-14T16:39:10.276Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:10 2025-10-14T16:39:10.285Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:10 2025-10-14T16:39:10.300Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:10 2025-10-14T16:39:10.324Z INFO 11129 --- [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. 16:39:10 2025-10-14T16:39:10.326Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:10 2025-10-14T16:39:10.327Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:10 2025-10-14T16:39:10.327Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:10 2025-10-14T16:39:10.327Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:10 2025-10-14T16:39:10.389Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:10 2025-10-14T16:39:10.398Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:10 2025-10-14T16:39:10.415Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:10 2025-10-14T16:39:10.440Z INFO 11129 --- [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. 16:39:10 2025-10-14T16:39:10.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:10 2025-10-14T16:39:10.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:10 2025-10-14T16:39:10.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:10 2025-10-14T16:39:10.441Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:10 2025-10-14T16:39:10.503Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:10 2025-10-14T16:39:10.510Z INFO 11129 --- [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 16:39:10 2025-10-14T16:39:10.534Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:10 2025-10-14T16:39:10.631Z INFO 11129 --- [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. 16:39:10 2025-10-14T16:39:10.631Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:10 2025-10-14T16:39:10.632Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:10 2025-10-14T16:39:10.632Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:10 2025-10-14T16:39:10.632Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:10 2025-10-14T16:39:10.693Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:10 2025-10-14T16:39:10.702Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:10 2025-10-14T16:39:10.715Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:10 2025-10-14T16:39:10.734Z INFO 11129 --- [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. 16:39:10 2025-10-14T16:39:10.735Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:10 2025-10-14T16:39:10.735Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:10 2025-10-14T16:39:10.735Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:10 2025-10-14T16:39:10.735Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:10 2025-10-14T16:39:10.795Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:11 2025-10-14T16:39:10.802Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:11 2025-10-14T16:39:10.816Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:10.837Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:10.837Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:10.837Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:10.837Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:10.837Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:11 2025-10-14T16:39:10.900Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:11 2025-10-14T16:39:10.909Z INFO 11129 --- [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 16:39:11 2025-10-14T16:39:10.928Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:11.025Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:11.025Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:11.025Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:11.025Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:11.025Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:11 2025-10-14T16:39:11.088Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:11 2025-10-14T16:39:11.098Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:11 2025-10-14T16:39:11.114Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:11.131Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:11.131Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:11.131Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:11.132Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:11.132Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:11 2025-10-14T16:39:11.189Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:11 2025-10-14T16:39:11.207Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:11 2025-10-14T16:39:11.231Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:11.267Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:11.268Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:11.268Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:11.268Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:11.268Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:11 2025-10-14T16:39:11.332Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:11 2025-10-14T16:39:11.339Z INFO 11129 --- [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 16:39:11 2025-10-14T16:39:11.357Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:11.443Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:11.443Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:11.443Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:11.443Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:11.443Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:11 2025-10-14T16:39:11.501Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:11 2025-10-14T16:39:11.513Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:11 2025-10-14T16:39:11.527Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:11.545Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:11.545Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:11.552Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:11.552Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:11.552Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:11 2025-10-14T16:39:11.616Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:11 2025-10-14T16:39:11.624Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:11 2025-10-14T16:39:11.639Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:11.672Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:11.672Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:11.672Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:11.673Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:11.673Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:11 2025-10-14T16:39:11.733Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:11 2025-10-14T16:39:11.742Z INFO 11129 --- [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 16:39:11 2025-10-14T16:39:11.756Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:11 2025-10-14T16:39:11.885Z INFO 11129 --- [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. 16:39:11 2025-10-14T16:39:11.885Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:11 2025-10-14T16:39:11.885Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:11 2025-10-14T16:39:11.885Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:11 2025-10-14T16:39:11.885Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:12 2025-10-14T16:39:11.954Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:12 2025-10-14T16:39:11.986Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:12 2025-10-14T16:39:12.004Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:12 2025-10-14T16:39:12.026Z INFO 11129 --- [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. 16:39:12 2025-10-14T16:39:12.026Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:12 2025-10-14T16:39:12.026Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:12 2025-10-14T16:39:12.026Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:12 2025-10-14T16:39:12.026Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:12 2025-10-14T16:39:12.084Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:12 2025-10-14T16:39:12.092Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:12 2025-10-14T16:39:12.114Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:12 2025-10-14T16:39:12.155Z INFO 11129 --- [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. 16:39:12 2025-10-14T16:39:12.155Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:12 2025-10-14T16:39:12.155Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:12 2025-10-14T16:39:12.156Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:12 2025-10-14T16:39:12.156Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:12 2025-10-14T16:39:12.218Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:12 2025-10-14T16:39:12.225Z INFO 11129 --- [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 16:39:12 2025-10-14T16:39:12.239Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:12 2025-10-14T16:39:12.337Z INFO 11129 --- [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. 16:39:12 2025-10-14T16:39:12.337Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:12 2025-10-14T16:39:12.337Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:12 2025-10-14T16:39:12.338Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:12 2025-10-14T16:39:12.338Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:12 2025-10-14T16:39:12.400Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:12 2025-10-14T16:39:12.409Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:12 2025-10-14T16:39:12.421Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:12 2025-10-14T16:39:12.438Z INFO 11129 --- [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. 16:39:12 2025-10-14T16:39:12.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:12 2025-10-14T16:39:12.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:12 2025-10-14T16:39:12.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:12 2025-10-14T16:39:12.439Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:12 2025-10-14T16:39:12.501Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:12 2025-10-14T16:39:12.508Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:12 2025-10-14T16:39:12.521Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:12 2025-10-14T16:39:12.540Z INFO 11129 --- [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. 16:39:12 2025-10-14T16:39:12.540Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:12 2025-10-14T16:39:12.540Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:12 2025-10-14T16:39:12.541Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:12 2025-10-14T16:39:12.541Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:12 2025-10-14T16:39:12.598Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:39:12 2025-10-14T16:39:12.604Z INFO 11129 --- [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 16:39:12 2025-10-14T16:39:12.618Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:12 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.228 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 16:39:12 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 16:39:13 2025-10-14T16:39:13.072Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.072Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.073Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.073Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.073Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:13 2025-10-14T16:39:13.134Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:13 2025-10-14T16:39:13.143Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:13 2025-10-14T16:39:13.156Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:13 2025-10-14T16:39:13.279Z WARN 11129 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:39:13 2025-10-14T16:39:13.280Z INFO 11129 --- [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 16:39:13 2025-10-14T16:39:13.280Z INFO 11129 --- [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 16:39:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 16:39:13 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 16:39:13 2025-10-14T16:39:13.442Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.442Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.443Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.443Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.443Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:13 2025-10-14T16:39:13.452Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:13 2025-10-14T16:39:13.455Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:13 2025-10-14T16:39:13.468Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:13 2025-10-14T16:39:13.486Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.487Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.487Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.487Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.487Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:13 2025-10-14T16:39:13.495Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:13 2025-10-14T16:39:13.497Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:13 2025-10-14T16:39:13.512Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:13 2025-10-14T16:39:13.538Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.538Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.538Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.538Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.538Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:13 2025-10-14T16:39:13.553Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:39:13 2025-10-14T16:39:13.555Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:39:13 2025-10-14T16:39:13.572Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:13 2025-10-14T16:39:13.679Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.680Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.680Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.680Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.680Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:13 2025-10-14T16:39:13.690Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:13 2025-10-14T16:39:13.692Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:13 2025-10-14T16:39:13.705Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:13 2025-10-14T16:39:13.722Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.723Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.723Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.723Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.723Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:13 2025-10-14T16:39:13.733Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:13 2025-10-14T16:39:13.736Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:13 2025-10-14T16:39:13.750Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:13 2025-10-14T16:39:13.769Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.769Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.769Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.769Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.769Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:13 2025-10-14T16:39:13.778Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:39:13 2025-10-14T16:39:13.780Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:39:13 2025-10-14T16:39:13.793Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:13 2025-10-14T16:39:13.816Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 16:39:13 2025-10-14T16:39:13.817Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 16:39:13 2025-10-14T16:39:13.817Z WARN 11129 --- [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. 16:39:13 2025-10-14T16:39:13.818Z ERROR 11129 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:39:13 16:39:13 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 16:39:13 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:39:13 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 16:39:13 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:13 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:13 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:39:13 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:13 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:13 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:39:13 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:13 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:13 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:39:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:13 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:39:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:39:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:39:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:39:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:39:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:39:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:39:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:39:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:39:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:39:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:39:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:39:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:39:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:39:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:39:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:39:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:39:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:39:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:39:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:39:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:39:13 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:39:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:39:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:39:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:39:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:39:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:39:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:39:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:39:13 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:39:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:39:13 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:39:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:39:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:39:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:39:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:39:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:39:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:39:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:39:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:39:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:39:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:39:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:39:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:39:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:39:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:39:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:39:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:39:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:39:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:39:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:39:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:39:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:39:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:39:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:39:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:39:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:39:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:39:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:39:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:39:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:39:13 16:39:13 2025-10-14T16:39:13.906Z INFO 11129 --- [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. 16:39:13 2025-10-14T16:39:13.906Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:13 2025-10-14T16:39:13.907Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:13 2025-10-14T16:39:13.907Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:13 2025-10-14T16:39:13.907Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:14 2025-10-14T16:39:13.917Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:14 2025-10-14T16:39:13.920Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:14 2025-10-14T16:39:13.934Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:14 2025-10-14T16:39:13.960Z INFO 11129 --- [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. 16:39:14 2025-10-14T16:39:13.960Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:14 2025-10-14T16:39:13.960Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:14 2025-10-14T16:39:13.960Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:14 2025-10-14T16:39:13.960Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:14 2025-10-14T16:39:13.970Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:14 2025-10-14T16:39:13.973Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:14 2025-10-14T16:39:13.988Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:14 2025-10-14T16:39:14.004Z INFO 11129 --- [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. 16:39:14 2025-10-14T16:39:14.004Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:14 2025-10-14T16:39:14.009Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:14 2025-10-14T16:39:14.009Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:14 2025-10-14T16:39:14.009Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:14 2025-10-14T16:39:14.026Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:39:14 2025-10-14T16:39:14.029Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:39:14 2025-10-14T16:39:14.043Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:15 2025-10-14T16:39:15.060Z WARN 11129 --- [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. 16:39:15 2025-10-14T16:39:15.061Z WARN 11129 --- [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 16:39:15 2025-10-14T16:39:15.061Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 16:39:15 2025-10-14T16:39:15.061Z WARN 11129 --- [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 16:39:15 2025-10-14T16:39:15.062Z ERROR 11129 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:39:15 16:39:15 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 16:39:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:39:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 16:39:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:231) 16:39:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:39:15 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:15 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:39:15 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:15 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:39:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:39:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:39:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:39:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:39:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:39:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:39:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:39:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:39:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:39:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:39:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:39:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:39:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:39:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:39:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:39:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:39:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:39:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:39:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:39:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:39:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:39:15 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:39:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:39:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:39:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:39:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:39:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:39:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:39:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:39:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:39:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:39:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:39:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:39:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:39:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:39:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:39:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:39:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:39:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:39:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:39:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:39:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:39:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:39:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:39:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:39:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:39:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:39:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:39:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:39:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:39:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:39:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:39:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:39:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:39:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:39:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:39:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:39:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:39:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:39:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:39:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:39:15 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 16:39:15 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 16:39:15 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 16:39:15 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 16:39:15 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 16:39:15 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 16:39:15 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 16:39:15 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 16:39:15 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 16:39:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 16:39:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 16:39:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:39:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:39:15 at java.base/java.lang.Thread.run(Thread.java:833) 16:39:15 16:39:16 2025-10-14T16:39:16.090Z INFO 11129 --- [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. 16:39:16 2025-10-14T16:39:16.091Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:16 2025-10-14T16:39:16.091Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:16 2025-10-14T16:39:16.091Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:16 2025-10-14T16:39:16.091Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:16 2025-10-14T16:39:16.102Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:39:16 2025-10-14T16:39:16.104Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:39:16 2025-10-14T16:39:16.116Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:16 2025-10-14T16:39:16.141Z INFO 11129 --- [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. 16:39:16 2025-10-14T16:39:16.141Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:16 2025-10-14T16:39:16.141Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:16 2025-10-14T16:39:16.141Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:16 2025-10-14T16:39:16.141Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:16 2025-10-14T16:39:16.149Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:39:16 2025-10-14T16:39:16.151Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:39:16 2025-10-14T16:39:16.163Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:16 2025-10-14T16:39:16.176Z INFO 11129 --- [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. 16:39:16 2025-10-14T16:39:16.176Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:39:16 2025-10-14T16:39:16.177Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:39:16 2025-10-14T16:39:16.177Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:39:16 2025-10-14T16:39:16.177Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:39:16 2025-10-14T16:39:16.223Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:39:16 2025-10-14T16:39:16.225Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:39:16 2025-10-14T16:39:16.234Z INFO 11129 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:39:16 2025-10-14T16:39:16.250Z WARN 11129 --- [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. 16:39:16 2025-10-14T16:39:16.250Z WARN 11129 --- [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 16:39:16 2025-10-14T16:39:16.250Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 16:39:16 2025-10-14T16:39:16.250Z WARN 11129 --- [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 16:39:16 2025-10-14T16:39:16.251Z ERROR 11129 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:39:16 16:39:16 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:242) 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:225) 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:39:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:39:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:39:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:39:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:39:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:39:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:39:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:39:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:39:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:39:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:39:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:39:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:39:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:39:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:39:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:39:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:39:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:39:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:39:16 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:39:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:39:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:39:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:39:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:39:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:39:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:39:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:39:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:39:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:39:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:39:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:39:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:39:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:39:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:39:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:39:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:39:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:39:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:39:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:39:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:39:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:39:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:39:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:39:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:39:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:39:16 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 16:39:16 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 16:39:16 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 16:39:16 Error has been observed at the following site(s): 16:39:16 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 16:39:16 Original Stack Trace: 16:39:16 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 16:39:16 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 16:39:16 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 16:39:16 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 16:39:16 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 16:39:16 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 16:39:16 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 16:39:16 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 16:39:16 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 16:39:16 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 16:39:16 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 16:39:16 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 16:39:16 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 16:39:16 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 16:39:16 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 16:39:16 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 16:39:16 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455) 16:39:16 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509) 16:39:16 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:847) 16:39:16 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:39:16 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:39:16 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:39:16 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 16:39:16 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 16:39:16 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:39:16 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 16:39:16 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 16:39:16 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 16:39:16 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:39:16 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 16:39:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:39:16 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 16:39:16 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) 16:39:16 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 16:39:16 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 16:39:16 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 16:39:16 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 16:39:16 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 16:39:16 at java.base/java.lang.Thread.run(Thread.java:833) 16:39:16 Suppressed: java.lang.Exception: #block terminated with an error 16:39:16 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 16:39:16 at reactor.core.publisher.Mono.block(Mono.java:1779) 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:39:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:39:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:39:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:39:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:39:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:39:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:39:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:39:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:39:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:39:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:39:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:39:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:39:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:39:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:39:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:39:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:39:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:39:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:39:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:39:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:39:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:39:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:39:16 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:39:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:39:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:39:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:39:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:39:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:39:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:39:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:39:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:39:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:39:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:39:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:39:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:39:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:39:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:39:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:39:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:39:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:39:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:39:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:39:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:39:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:39:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:39:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:39:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:39:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:39:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:39:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:39:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:39:16 16:39:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.890 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 16:39:16 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 16:39:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 16:39:16 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 16:39:16 2025-10-14T16:39:16.482Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:16 2025-10-14T16:39:16.482Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:39:16 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 16:39:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 16:39:16 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 16:39:16 line 1:0 mismatched input 'invalid' expecting '/' 16:39:16 line 1:0 mismatched input 'invalid' expecting '/' 16:39:16 2025-10-14T16:39:16.854Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:39:17 2025-10-14T16:39:17.429Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.429Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.429Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('142'::int8),('{}'),(NULL),('/bookstore'),('1419'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.429Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. 16:39:17 2025-10-14T16:39:17.432Z WARN 11129 --- [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 (('142'::int8),('{}'),(NULL),('/bookstore'),('1419'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(142, /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 16:39:17 2025-10-14T16:39:17.433Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.433Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.433Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('142'::int8),('{}'),(NULL),('/bookstore'),('1420'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.433Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(142, /bookstore) already exists. 16:39:17 line 1:9 missing '/' at 'path' 16:39:17 line 1:9 missing '/' at 'path' 16:39:17 2025-10-14T16:39:17.499Z WARN 11129 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:39:17 2025-10-14T16:39:17.657Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.657Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.657Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('144'::int8),('{"code":"1"}'),('1421'::int8),('/bookstore/categories[@code=''1'']'),('1454'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.657Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 16:39:17 2025-10-14T16:39:17.657Z WARN 11129 --- [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 (('144'::int8),('{"code":"1"}'),('1421'::int8),('/bookstore/categories[@code=''1'']'),('1454'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(144, /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 16:39:17 2025-10-14T16:39:17.660Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.660Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.660Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('144'::int8),('{"code":"1"}'),('1421'::int8),('/bookstore/categories[@code=''1'']'),('1456'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.660Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(144, /bookstore/categories[@code='1']) already exists. 16:39:17 2025-10-14T16:39:17.813Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.813Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.813Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1457'::int8),('/bookstore/categories[@code=''1'']'),('1491'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.813Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 16:39:17 2025-10-14T16:39:17.814Z WARN 11129 --- [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 (('145'::int8),('{"code":"1"}'),('1457'::int8),('/bookstore/categories[@code=''1'']'),('1491'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(145, /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 16:39:17 2025-10-14T16:39:17.816Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.816Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.816Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('145'::int8),('{"code":"1"}'),('1457'::int8),('/bookstore/categories[@code=''1'']'),('1493'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.816Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(145, /bookstore/categories[@code='1']) already exists. 16:39:17 2025-10-14T16:39:17.926Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.926Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.926Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{"code":"1"}'),('1494'::int8),('/bookstore/categories[@code=''1'']'),('1523'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.926Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 16:39:17 2025-10-14T16:39:17.926Z WARN 11129 --- [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 (('146'::int8),('{"code":"1"}'),('1494'::int8),('/bookstore/categories[@code=''1'']'),('1523'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /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 16:39:17 2025-10-14T16:39:17.928Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.928Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.928Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{"code":"1"}'),('1494'::int8),('/bookstore/categories[@code=''1'']'),('1524'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.928Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 16:39:17 2025-10-14T16:39:17.957Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.957Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.957Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{"code":"1"}'),('1494'::int8),('/bookstore/categories[@code=''1'']'),('1525'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.957Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 16:39:17 2025-10-14T16:39:17.957Z WARN 11129 --- [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 (('146'::int8),('{"code":"1"}'),('1494'::int8),('/bookstore/categories[@code=''1'']'),('1525'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /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 16:39:17 2025-10-14T16:39:17.959Z INFO 11129 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:39:17 2025-10-14T16:39:17.959Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:17 2025-10-14T16:39:17.959Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('146'::int8),('{"code":"1"}'),('1494'::int8),('/bookstore/categories[@code=''1'']'),('1527'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:39:17 2025-10-14T16:39:17.959Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:39:17 Detail: Key (anchor_id, xpath)=(146, /bookstore/categories[@code='1']) already exists. 16:39:18 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 16:39:18 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 16:39:19 2025-10-14T16:39:19.089Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:19 2025-10-14T16:39:19.089Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:39:19 Detail: Key (name)=(generalTestDataspace) already exists. 16:39:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 16:39:19 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 16:39:20 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 16:39:20 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 16:39:20 2025-10-14T16:39:20.103Z WARN 11129 --- [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]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.254Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.255Z WARN 11129 --- [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_35, Optional[2035-01-01]] 16:39:20 2025-10-14T16:39:20.613Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:20 2025-10-14T16:39:20.613Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:39:20 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 16:39:20 2025-10-14T16:39:20.625Z WARN 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:39:20 2025-10-14T16:39:20.625Z ERROR 11129 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:39:20 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 16:39:20 2025-10-14T16:39:20.952Z WARN 11129 --- [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]] 16:39:21 2025-10-14T16:39:21.050Z WARN 11129 --- [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]] 16:39:21 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.990 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 16:39:21 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 16:39:22 line 1:0 mismatched input 'cpsPath' expecting '/' 16:39:22 line 1:0 mismatched input 'cpsPath' expecting '/' 16:39:22 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 16:39:22 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 16:39:22 2025-10-14T16:39:22.954Z INFO 11129 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:23 2025-10-14T16:39:22.969Z INFO 11129 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:23 2025-10-14T16:39:23.275Z INFO 11129 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:23 2025-10-14T16:39:23.286Z INFO 11129 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:23 2025-10-14T16:39:23.302Z INFO 11129 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:23 2025-10-14T16:39:23.304Z INFO 11129 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 16:39:23 2025-10-14T16:39:23.345Z INFO 11129 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 16:39:26 [INFO] 16:39:26 [INFO] Results: 16:39:26 [INFO] 16:39:26 [WARNING] Tests run: 431, Failures: 0, Errors: 0, Skipped: 2 16:39:26 [INFO] 16:39:26 [INFO] 16:39:26 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ integration-test --- 16:39:26 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 16:39:26 [INFO] 16:39:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ integration-test --- 16:39:26 [INFO] Skipping JaCoCo execution due to missing classes directory. 16:39:26 [INFO] 16:39:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:39:26 [WARNING] JAR will be empty - no content was marked for inclusion! 16:39:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.2-SNAPSHOT.jar 16:39:26 [INFO] 16:39:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:39:26 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.2-SNAPSHOT/integration-test-3.7.2-SNAPSHOT.jar 16:39:26 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.2-SNAPSHOT/integration-test-3.7.2-SNAPSHOT.pom 16:39:26 [INFO] 16:39:26 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:39:26 [INFO] Building spotbugs 3.7.2-SNAPSHOT [17/21] 16:39:26 [INFO] --------------------------------[ jar ]--------------------------------- 16:39:26 [INFO] 16:39:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:39:26 [INFO] 16:39:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:39:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:39:26 [INFO] Copying 1 resource 16:39:26 [INFO] 16:39:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:39:26 [INFO] No sources to compile 16:39:26 [INFO] 16:39:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:39:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:39:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 16:39:26 [INFO] 16:39:26 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:39:26 [INFO] No sources to compile 16:39:26 [INFO] 16:39:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:39:26 [INFO] No tests to run. 16:39:26 [INFO] 16:39:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:39:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.2-SNAPSHOT.jar 16:39:26 [INFO] 16:39:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:39:26 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.2-SNAPSHOT/spotbugs-3.7.2-SNAPSHOT.jar 16:39:26 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.2-SNAPSHOT/spotbugs-3.7.2-SNAPSHOT.pom 16:39:26 [INFO] 16:39:26 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:39:26 [INFO] Building cps-application 3.7.2-SNAPSHOT [18/21] 16:39:26 [INFO] --------------------------------[ jar ]--------------------------------- 16:39:26 [INFO] 16:39:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:39:26 [INFO] 16:39:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 16:39:27 [INFO] 16:39:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-application --- 16:39:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:39:27 [INFO] 16:39:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 16:39:27 [INFO] You have 0 Checkstyle violations. 16:39:27 [INFO] 16:39:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 16:39:27 [INFO] You have 0 Checkstyle violations. 16:39:27 [INFO] 16:39:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:39:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:39:27 [INFO] Copying 1 resource 16:39:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 16:39:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 16:39:27 [INFO] 16:39:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 16:39:27 [INFO] Recompiling the module because of changed dependency. 16:39:27 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:39:27 [INFO] 16:39:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:39:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:39:27 [INFO] Copying 2 resources 16:39:27 [INFO] 16:39:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 16:39:27 [INFO] Recompiling the module because of changed dependency. 16:39:27 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 16:39:28 [INFO] 16:39:28 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 16:39:28 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:39:28 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:39:28 [INFO] Parallel parsing disabled. 16:39:29 [INFO] Compiled 12 files. 16:39:29 [INFO] 16:39:29 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 16:39:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:39:29 [INFO] 16:39:29 [INFO] ------------------------------------------------------- 16:39:29 [INFO] T E S T S 16:39:29 [INFO] ------------------------------------------------------- 16:39:30 16:39:30.282 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 16:39:30 [INFO] Running org.onap.cps.ApplicationSpec 16:39:31 16:39:31.096 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-2728.novalocal 16:39:31 16:39:31.096 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 6439 ms 16:39:37 16:39:37.541 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 16:39:38 16:39:38,142 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:39:38 16:39:38,142 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:39:38 16:39:38,145 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:39:38 16:39:38,196 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:39:38 16:39:38,197 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:39:39 {"logTimeStamp":"2025-10-14T16:39:39.068Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15151 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15151","threadName":"main","class":"org.onap.cps.Application"} 16:39:39 {"logTimeStamp":"2025-10-14T16:39:39.069Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15151","threadName":"main","class":"org.onap.cps.Application"} 16:39:40 {"logTimeStamp":"2025-10-14T16:39:40.782Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15151","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 16:39:41 {"logTimeStamp":"2025-10-14T16:39:41.001Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 208 ms. Found 6 JPA repository interfaces.","processId":"15151","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 16:39:42 {"logTimeStamp":"2025-10-14T16:39:42.350Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15151","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 16:39:42 {"logTimeStamp":"2025-10-14T16:39:42.358Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS","processId":"15151","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:39:42 {"logTimeStamp":"2025-10-14T16:39:42.400Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15151","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:39:42 {"logTimeStamp":"2025-10-14T16:39:42.400Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3276 ms","processId":"15151","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 16:39:43 {"logTimeStamp":"2025-10-14T16:39:42.984Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15151","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 16:39:43 {"logTimeStamp":"2025-10-14T16:39:42.992Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@3f196671{application,/,b=[file:/tmp/jetty-docbase.8080.3501861420227407493/, 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@6cbe9c78{STARTED}}","processId":"15151","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 16:39:43 {"logTimeStamp":"2025-10-14T16:39:42.993Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@3f196671{application,/,b=[file:/tmp/jetty-docbase.8080.3501861420227407493/, 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@6cbe9c78{STARTED}}","processId":"15151","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 16:39:43 {"logTimeStamp":"2025-10-14T16:39:42.995Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@703bd69c{STARTING}[12.0.27,sto=0] @13800ms","processId":"15151","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:39:43 {"logTimeStamp":"2025-10-14T16:39:43.178Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15151","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:39:44 {"logTimeStamp":"2025-10-14T16:39:44.271Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15151","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 16:39:44 {"logTimeStamp":"2025-10-14T16:39:44.354Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.29.Final","processId":"15151","threadName":"main","class":"org.hibernate.Version"} 16:39:44 {"logTimeStamp":"2025-10-14T16:39:44.356Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15151","threadName":"main","class":"org.hibernate.cfg.Environment"} 16:39:44 {"logTimeStamp":"2025-10-14T16:39:44.401Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15151","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 16:39:44 {"logTimeStamp":"2025-10-14T16:39:44.773Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15151","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 16:39:44 {"logTimeStamp":"2025-10-14T16:39:44.829Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15151","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:39:45 {"logTimeStamp":"2025-10-14T16:39:45.834Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15151","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:39:45 {"logTimeStamp":"2025-10-14T16:39:45.834Z","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":"15151","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:39:45 {"logTimeStamp":"2025-10-14T16:39:45.836Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15151","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:970)\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:277)\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"} 16:39:45 {"logTimeStamp":"2025-10-14T16:39:45.866Z","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":"15151","threadName":"main","class":"org.hibernate.orm.deprecation"} 16:39:45 {"logTimeStamp":"2025-10-14T16:39:45.885Z","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":"15151","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 16:39:47 {"logTimeStamp":"2025-10-14T16:39:47.233Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15151","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 16:39:47 {"logTimeStamp":"2025-10-14T16:39:47.236Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15151","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 16:39:47 {"logTimeStamp":"2025-10-14T16:39:47.820Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15151","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 16:39:49 {"logTimeStamp":"2025-10-14T16:39:49.282Z","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":"15151","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 16:39:49 {"logTimeStamp":"2025-10-14T16:39:49.429Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]: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":"15151","threadName":"main","class":"com.hazelcast.system.logo"} 16:39:49 {"logTimeStamp":"2025-10-14T16:39:49.429Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15151","threadName":"main","class":"com.hazelcast.system"} 16:39:49 {"logTimeStamp":"2025-10-14T16:39:49.432Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.233]:5701","processId":"15151","threadName":"main","class":"com.hazelcast.system"} 16:39:49 {"logTimeStamp":"2025-10-14T16:39:49.432Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15151","threadName":"main","class":"com.hazelcast.system"} 16:39:49 {"logTimeStamp":"2025-10-14T16:39:49.432Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]: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":"15151","threadName":"main","class":"com.hazelcast.system"} 16:39:49 {"logTimeStamp":"2025-10-14T16:39:49.436Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]: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":"15151","threadName":"main","class":"com.hazelcast.system"} 16:39:50 {"logTimeStamp":"2025-10-14T16:39:50.104Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]: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":"15151","threadName":"main","class":"com.hazelcast.system.security"} 16:39:50 {"logTimeStamp":"2025-10-14T16:39:50.191Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15151","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 16:39:50 {"logTimeStamp":"2025-10-14T16:39:50.484Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15151","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 16:39:50 {"logTimeStamp":"2025-10-14T16:39:50.491Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.233]:5701 is STARTING","processId":"15151","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 16:39:52 {"logTimeStamp":"2025-10-14T16:39:52.951Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.233]:5701 - f30c9608-044f-4cb0-aa04-b2608bcb07fe this\n]\n","processId":"15151","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 16:39:52 {"logTimeStamp":"2025-10-14T16:39:52.970Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.233]:5701 is STARTED","processId":"15151","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 16:39:54 {"logTimeStamp":"2025-10-14T16:39:54.865Z","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":"15151","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.104Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15151","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.265Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15151","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.265Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15151","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.267Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15151","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.275Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@42003042{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15151","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.277Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15151","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.332Z","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":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.417Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15151","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.535Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.536Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.536Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.536Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1760459995535","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.540Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15151","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.556Z","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":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.558Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15151","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.577Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1760459995577","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.578Z","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":"15151","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.581Z","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":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.581Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15151","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.667Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.667Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.667Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1760459995667","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.667Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15151","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.687Z","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":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.687Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15151","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.695Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.695Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1760459995695","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.695Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15151","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.699Z","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":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.699Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15151","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.704Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.704Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.704Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.704Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1760459995704","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.704Z","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":"15151","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.706Z","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":"15151","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.706Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15151","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.722Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.722Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.722Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1760459995722","processId":"15151","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.722Z","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":"15151","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.754Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.111 seconds (process running for 26.558)","processId":"15151","threadName":"main","class":"org.onap.cps.Application"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.755Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15151","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.791Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15151","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:39:55 {"logTimeStamp":"2025-10-14T16:39:55.811Z","logLevel":"INFO","traceId":"0ed2b52f8cd666921845f25a2467f42e","serviceName":"cps-application","message":"[10.30.107.233]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","spanId":"939a77b42e19abdf","processId":"15151","threadName":"watchdog-th-1","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.014Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.014Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.016Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.016Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.016Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.016Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.016Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.016Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.016Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.017Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.017Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.017Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.019Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.019Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.019Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.019Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.019Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.019Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.110Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.110Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.110Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.113Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.114Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.114Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.126Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.126Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.126Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.129Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.129Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.129Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.136Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.136Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.136Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.140Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.140Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.140Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.217Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.217Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.217Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.231Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.232Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.232Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.238Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.238Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.239Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.241Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.242Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.242Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.263Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.263Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.263Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.278Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.279Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.279Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.435Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.435Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.435Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.441Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.441Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.441Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.443Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.443Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.443Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.461Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.462Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.462Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.489Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.490Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.490Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.497Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.497Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.498Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.793Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15151","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.793Z","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":"15151","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.804Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15151","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.804Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed ","processId":"15151","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.814Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:56 {"logTimeStamp":"2025-10-14T16:39:56.814Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.814Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.814Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.814Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.814Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.814Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.815Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.815Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.815Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.816Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.816Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.816Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.816Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.817Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.818Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.818Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.818Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.818Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.819Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.819Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.819Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.819Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.819Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.820Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.820Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","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":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.823Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.823Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.823Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.823Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.824Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.824Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.825Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.825Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.829Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.829Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.831Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.837Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.837Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.839Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.839Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.840Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.840Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.840Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.840Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.842Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.842Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15151","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.844Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15151","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.845Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15151","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 16:39:57 {"logTimeStamp":"2025-10-14T16:39:56.851Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@42003042{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15151","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 16:39:58 {"logTimeStamp":"2025-10-14T16:39:58.915Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15151","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 16:39:58 {"logTimeStamp":"2025-10-14T16:39:58.920Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@703bd69c{STOPPING}[12.0.27,sto=0]","processId":"15151","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:39:58 {"logTimeStamp":"2025-10-14T16:39:58.922Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15151","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:39:58 {"logTimeStamp":"2025-10-14T16:39:58.923Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@3f196671{application,/,b=[file:/tmp/jetty-docbase.8080.3501861420227407493/, 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@6cbe9c78{STOPPED}}","processId":"15151","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 16:39:58 {"logTimeStamp":"2025-10-14T16:39:58.925Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15151","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 16:39:58 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27115d45 has been closed already 16:39:58 {"logTimeStamp":"2025-10-14T16:39:58.944Z","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":"15151","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:39:58 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 16:39:58 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 16:39:58 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 16:39:58 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:225) 16:39:58 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:71) 16:39:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:59 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:59 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:59 at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:59 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:59 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 16:39:59 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 16:39:59 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 16:39:59 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 16:39:59 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 16:39:59 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 16:39:59 at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) 16:39:59 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) 16:39:59 at org.springframework.boot.SpringApplication.run(SpringApplication.java:324) 16:39:59 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 16:39:59 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 16:39:59 at org.onap.cps.Application.main(Application.java:45) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:39:59 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:39:59 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 16:39:59 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 16:39:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:39:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:39:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:39:59 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:39:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:39:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:39:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:39:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:39:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:39:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:39:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:39:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:39:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:39:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:39:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:39:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:39:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:39:59 {"logTimeStamp":"2025-10-14T16:39:58.948Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15151","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 16:39:59 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27115d45 has been closed already 16:39:59 {"logTimeStamp":"2025-10-14T16:39:58.949Z","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":"15151","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:58.949Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed ","processId":"15151","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:39:59 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 16:39:59 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 16:39:59 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 16:39:59 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:225) 16:39:59 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:71) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:39:59 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:39:59 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:39:59 at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:39:59 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:39:59 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:39:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:39:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:39:59 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 16:39:59 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 16:39:59 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 16:39:59 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 16:39:59 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 16:39:59 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 16:39:59 at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) 16:39:59 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 16:39:59 at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) 16:39:59 at org.springframework.boot.SpringApplication.run(SpringApplication.java:324) 16:39:59 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 16:39:59 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 16:39:59 at org.onap.cps.Application.main(Application.java:45) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:39:59 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:39:59 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 16:39:59 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 16:39:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:39:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:39:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:39:59 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:39:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:39:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:39:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:39:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:39:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:39:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:39:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:39:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:39:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:39:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:39:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:39:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:39:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:39:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:39:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:39:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:39:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:39:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:39:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:39:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:39:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:39:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:39:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:39:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:39:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:39:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:39:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:39:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:39:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:39:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:39:59 {"logTimeStamp":"2025-10-14T16:39:58.959Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15151","threadName":"main","class":"org.onap.cps.Application"} 16:39:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.15 s -- in org.onap.cps.ApplicationSpec 16:39:59 [INFO] Running org.onap.cps.config.JettyConfigSpec 16:39:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.onap.cps.config.JettyConfigSpec 16:39:59 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:39:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.config.MicroMeterConfigSpec 16:39:59 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 16:39:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.logging.MdcServletFilterSpec 16:39:59 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.810Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.811Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.812Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.812Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.813Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.813Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.814Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.814Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.815Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.815Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.818Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.818Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.819Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.819Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.820Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.820Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.821Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.821Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.822Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.822Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.827Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.828Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-2728.novalocal","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.828Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 6439 ms","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.830Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15151","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:39:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 16:39:59 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 16:39:59 {"logTimeStamp":"2025-10-14T16:39:59.846Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15151","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 16:40:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.542 s -- in org.onap.cps.architecture.CpsArchitectureTest 16:40:04 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 16:40:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.cps.architecture.NcmpArchitectureTest 16:40:04 [INFO] 16:40:04 [INFO] Results: 16:40:04 [INFO] 16:40:04 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 16:40:04 [INFO] 16:40:04 [INFO] 16:40:04 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-application --- 16:40:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:40:04 [INFO] Analyzed bundle 'cps-application' with 5 classes 16:40:04 [INFO] All coverage checks have been met. 16:40:04 [INFO] 16:40:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-application --- 16:40:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:40:04 [INFO] Analyzed bundle 'cps-application' with 5 classes 16:40:04 [INFO] 16:40:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:40:04 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.2-SNAPSHOT.jar 16:40:04 [INFO] 16:40:04 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 16:40:05 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.2-SNAPSHOT-springboot.jar with classifier springboot 16:40:05 [INFO] 16:40:05 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:40:07 [INFO] 16:40:07 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.2-SNAPSHOT-20251014T163156Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:40: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 16:40:07 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:40:07 [INFO] Building dependencies layer... 16:40:07 [INFO] Building project dependencies layer... 16:40:07 [INFO] Building classes layer... 16:40:07 [INFO] Building resources layer... 16:40:07 [INFO] Building jvm arg files layer... 16:40:07 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:40:13 [INFO] 16:40:13 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:40:13 [INFO] Loading to Docker daemon... 16:40:16 [INFO] 16:40:16 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.2-SNAPSHOT-20251014T163156Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:40:16 [INFO] 16:40:16 [INFO] A new version of jib-maven-plugin (3.4.6) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:40:16 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:40:16 [INFO] 16:40:16 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:40:16 [INFO] 16:40:16 [INFO] 16:40:16 [INFO] 16:40:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:40:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.2-SNAPSHOT/cps-application-3.7.2-SNAPSHOT.jar 16:40:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.2-SNAPSHOT/cps-application-3.7.2-SNAPSHOT.pom 16:40:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.2-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.2-SNAPSHOT/cps-application-3.7.2-SNAPSHOT-springboot.jar 16:40:16 [INFO] 16:40:16 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 16:40:16 [INFO] Building policy-executor-stub 3.7.2-SNAPSHOT [19/21] 16:40:16 [INFO] --------------------------------[ jar ]--------------------------------- 16:40:16 [INFO] 16:40:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 16:40:16 [INFO] 16:40:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 16:40:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:40:16 [INFO] 16:40:16 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 16:40:16 [INFO] Generating with dryRun=false 16:40:16 [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. 16:40:16 [INFO] OpenAPI Generator: spring (server) 16:40:16 [INFO] Generator 'spring' is considered stable. 16:40:16 [INFO] ---------------------------------- 16:40:16 [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) 16:40:16 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:40:16 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 16:40:16 [INFO] Processing operation initiatePermissionRequest 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 16:40:16 [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 16:40:16 [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 16:40:16 [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 16:40:16 [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 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [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 16:40:16 [INFO] Skipping generation of Webhooks. 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [INFO] Skipping generation of supporting files. 16:40:16 ################################################################################ 16:40:16 # Thanks for using OpenAPI Generator. # 16:40:16 # Please consider donation to help us maintain this project 🙏 # 16:40:16 # https://opencollective.com/openapi_generator/donate # 16:40:16 ################################################################################ 16:40:16 [INFO] 16:40:16 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 16:40:16 [INFO] 16:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 16:40:16 [INFO] You have 0 Checkstyle violations. 16:40:16 [INFO] 16:40:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 16:40:16 [INFO] You have 0 Checkstyle violations. 16:40:16 [INFO] 16:40:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 16:40:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:40:16 [INFO] Copying 1 resource 16:40:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 16:40:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 16:40:16 [INFO] 16:40:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 16:40:16 [INFO] Recompiling the module because of changed dependency. 16:40:16 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:40:16 [INFO] 16:40:16 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 16:40:16 [INFO] Generating with dryRun=false 16:40:16 [INFO] No .openapi-generator-ignore file found. 16:40:16 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:40:16 [INFO] Generator 'openapi-yaml' is considered stable. 16:40:16 [INFO] Output file [outputFile=openapi.yaml] 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [INFO] Skipping generation of Webhooks. 16:40:16 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:40:16 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 16:40:16 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 16:40:16 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 16:40:16 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 16:40:16 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 16:40:16 ################################################################################ 16:40:16 # Thanks for using OpenAPI Generator. # 16:40:16 # Please consider donation to help us maintain this project 🙏 # 16:40:16 # https://opencollective.com/openapi_generator/donate # 16:40:16 ################################################################################ 16:40:16 [INFO] 16:40:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 16:40:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:40:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 16:40:16 [INFO] 16:40:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 16:40:16 [INFO] No sources to compile 16:40:16 [INFO] 16:40:16 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 16:40:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:40:17 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:40:17 [INFO] Parallel parsing disabled. 16:40:17 [INFO] Compiled 3 files. 16:40:17 [INFO] 16:40:17 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 16:40:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:40:17 [INFO] 16:40:17 [INFO] ------------------------------------------------------- 16:40:17 [INFO] T E S T S 16:40:17 [INFO] ------------------------------------------------------- 16:40:18 16:40:18.825 [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. 16:40:19 16:40:19.025 [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 16:40:19 16:40:19.069 [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. 16:40:19 16:40:19.084 [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 16:40:19 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 16:40:20 16:40:20 . ____ _ __ _ _ 16:40:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:40:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:40:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:40:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:40:20 =========|_|==============|___/=/_/_/_/ 16:40:20 16:40:20 :: Spring Boot :: (v3.5.6) 16:40:20 16:40:20 2025-10-14T16:40:20.196Z INFO 15566 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15566 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 16:40:20 2025-10-14T16:40:20.198Z INFO 15566 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 16:40:21 2025-10-14T16:40:21.567Z INFO 15566 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 16:40:21 2025-10-14T16:40:21.576Z INFO 15566 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 16:40:21 2025-10-14T16:40:21.628Z INFO 15566 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:40:21 2025-10-14T16:40:21.630Z INFO 15566 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1398 ms 16:40:21 2025-10-14T16:40:21.714Z INFO 15566 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 16:40:21 2025-10-14T16:40:21.724Z INFO 15566 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@53d257e7{application,/,b=[file:/tmp/jetty-docbase.8093.15057923057888893052/, 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@56b5de49{STARTED}} 16:40:21 2025-10-14T16:40:21.725Z INFO 15566 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@53d257e7{application,/,b=[file:/tmp/jetty-docbase.8093.15057923057888893052/, 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@56b5de49{STARTED}} 16:40:21 2025-10-14T16:40:21.728Z INFO 15566 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@41d1bcbd{STARTING}[12.0.27,sto=0] @3914ms 16:40:22 2025-10-14T16:40:22.333Z INFO 15566 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:40:22 2025-10-14T16:40:22.334Z INFO 15566 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:40:22 2025-10-14T16:40:22.335Z INFO 15566 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:40:22 2025-10-14T16:40:22.347Z INFO 15566 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@7dbb24a6{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 16:40:22 2025-10-14T16:40:22.349Z INFO 15566 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 16:40:22 2025-10-14T16:40:22.359Z INFO 15566 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.742 seconds (process running for 4.545) 16:40:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.036 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 16:40:22 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:40:22 16:40:22 . ____ _ __ _ _ 16:40:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:40:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:40:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:40:22 ' |____| .__|_| |_|_| |_\__, | / / / / 16:40:22 =========|_|==============|___/=/_/_/_/ 16:40:22 16:40:22 :: Spring Boot :: (v3.5.6) 16:40:22 16:40:22 2025-10-14T16:40:22.841Z INFO 15566 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15566 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 16:40:22 2025-10-14T16:40:22.841Z INFO 15566 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:40:23 2025-10-14T16:40:23.076Z INFO 15566 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:40:23 2025-10-14T16:40:23.076Z INFO 15566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:40:23 2025-10-14T16:40:23.077Z INFO 15566 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:40:23 2025-10-14T16:40:23.091Z INFO 15566 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.283 seconds (process running for 5.278) 16:40:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:40:23 2025-10-14T16:40:23.884Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:23 2025-10-14T16:40:23.884Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:40:23 2025-10-14T16:40:23.884Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:40:23 2025-10-14T16:40:23.942Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:23 2025-10-14T16:40:23.942Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:40:23 2025-10-14T16:40:23.942Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 16:40:23 2025-10-14T16:40:23.955Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:23 2025-10-14T16:40:23.955Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:40:24 2025-10-14T16:40:24.957Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:40:24 2025-10-14T16:40:24.972Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:24 2025-10-14T16:40:24.972Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:40:24 2025-10-14T16:40:24.972Z WARN 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 16:40:24 2025-10-14T16:40:24.979Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:24 2025-10-14T16:40:24.980Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:40:24 2025-10-14T16:40:24.980Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:40:24 2025-10-14T16:40:24.986Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:24 2025-10-14T16:40:24.993Z WARN 15566 --- [ 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')] 16:40:25 2025-10-14T16:40:25.033Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:25 2025-10-14T16:40:25.033Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:40:25 2025-10-14T16:40:25.037Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:40:25 2025-10-14T16:40:25.064Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:25 2025-10-14T16:40:25.064Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete 16:40:25 2025-10-14T16:40:25.065Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:40:25 2025-10-14T16:40:25.071Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:25 2025-10-14T16:40:25.071Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 16:40:25 2025-10-14T16:40:25.071Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 16:40:25 2025-10-14T16:40:25.093Z WARN 15566 --- [ 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.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(java.lang.String,org.onap.cps.policyexecutor.stub.model.PermissionRequest,java.lang.String,java.lang.String): [Field error in object 'permissionRequest' on field 'operations[0].targetIdentifier': rejected value [null]; codes [NotNull.permissionRequest.operations[0].targetIdentifier,NotNull.permissionRequest.operations.targetIdentifier,NotNull.operations[0].targetIdentifier,NotNull.operations.targetIdentifier,NotNull.targetIdentifier,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [permissionRequest.operations[0].targetIdentifier,operations[0].targetIdentifier]; arguments []; default message [operations[0].targetIdentifier]]; default message [must not be null]] ] 16:40:25 2025-10-14T16:40:25.100Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:40:25 2025-10-14T16:40:25.100Z INFO 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other 16:40:25 2025-10-14T16:40:25.100Z WARN 15566 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 16:40:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.701 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:40:25 [INFO] 16:40:25 [INFO] Results: 16:40:25 [INFO] 16:40:25 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 16:40:25 [INFO] 16:40:25 [INFO] 16:40:25 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ policy-executor-stub --- 16:40:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:40:25 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:40:25 [INFO] All coverage checks have been met. 16:40:25 [INFO] 16:40:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-executor-stub --- 16:40:25 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:40:25 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:40:25 [INFO] 16:40:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 16:40:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.2-SNAPSHOT.jar 16:40:25 [INFO] 16:40:25 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 16:40:25 [INFO] 16:40:25 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.2-SNAPSHOT-20251014T163156Z, nexus3.onap.org:10003/onap/policy-executor-stub... 16:40:25 [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 16:40:25 [INFO] Building dependencies layer... 16:40:25 [INFO] Building resources layer... 16:40:25 [INFO] Building classes layer... 16:40:25 [INFO] Building jvm arg files layer... 16:40:25 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:40:25 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:40:26 [INFO] 16:40:26 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 16:40:26 [INFO] Loading to Docker daemon... 16:40:27 [INFO] 16:40:27 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.2-SNAPSHOT-20251014T163156Z, nexus3.onap.org:10003/onap/policy-executor-stub 16:40:27 [INFO] 16:40:27 [INFO] 16:40:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 16:40:27 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.2-SNAPSHOT/policy-executor-stub-3.7.2-SNAPSHOT.jar 16:40:27 [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.2-SNAPSHOT/policy-executor-stub-3.7.2-SNAPSHOT.pom 16:40:27 [INFO] 16:40:27 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:40:27 [INFO] Building jacoco-report 3.7.2-SNAPSHOT [20/21] 16:40:27 [INFO] --------------------------------[ jar ]--------------------------------- 16:40:27 [INFO] 16:40:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:40:27 [INFO] 16:40:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:40:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-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/ncmp/rest/provmns/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:**/pom.xml 16:40:27 [INFO] 16:40:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 16:40:27 [INFO] You have 0 Checkstyle violations. 16:40:27 [INFO] 16:40:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 16:40:27 [INFO] You have 0 Checkstyle violations. 16:40:27 [INFO] 16:40:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:40:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 16:40:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 16:40:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 16:40:27 [INFO] 16:40:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 16:40:27 [INFO] No sources to compile 16:40:27 [INFO] 16:40:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:40:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:40:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 16:40:27 [INFO] 16:40:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 16:40:27 [INFO] No sources to compile 16:40:27 [INFO] 16:40:27 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 16:40:27 [INFO] No sources specified for compilation. Skipping. 16:40:27 [INFO] 16:40:27 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 16:40:27 [INFO] No tests to run. 16:40:27 [INFO] 16:40:27 [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ jacoco-report --- 16:40:27 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] 16:40:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ jacoco-report --- 16:40:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:40:27 [INFO] 16:40:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:40:27 [WARNING] JAR will be empty - no content was marked for inclusion! 16:40:27 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.2-SNAPSHOT.jar 16:40:27 [INFO] 16:40:27 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report) @ jacoco-report --- 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:40:27 [INFO] Analyzed bundle 'cps-application' with 5 classes 16:40:27 [INFO] Analyzed bundle 'cps-events' with 0 classes 16:40:27 [INFO] Analyzed bundle 'cps-ncmp-rest' with 11 classes 16:40:27 [INFO] Analyzed bundle 'cps-ncmp-service' with 152 classes 16:40:27 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:40:27 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:40:27 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:40:27 [INFO] Analyzed bundle 'cps-service' with 70 classes 16:40:27 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:40:27 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:40:28 [INFO] 16:40:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:40:28 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.2-SNAPSHOT/jacoco-report-3.7.2-SNAPSHOT.jar 16:40:28 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.2-SNAPSHOT/jacoco-report-3.7.2-SNAPSHOT.pom 16:40:28 [INFO] 16:40:28 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:40:28 [INFO] Building cps 3.7.2-SNAPSHOT [21/21] 16:40:28 [INFO] --------------------------------[ pom ]--------------------------------- 16:40:28 [INFO] 16:40:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:40:28 [INFO] 16:40:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:40:28 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.2-SNAPSHOT/cps-aggregator-3.7.2-SNAPSHOT.pom 16:40:28 [INFO] ------------------------------------------------------------------------ 16:40:28 [INFO] Reactor Summary for cps 3.7.2-SNAPSHOT: 16:40:28 [INFO] 16:40:28 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.976 s] 16:40:28 [INFO] cps-bom ............................................ SUCCESS [ 0.027 s] 16:40:28 [INFO] checkstyle ......................................... SUCCESS [ 6.018 s] 16:40:28 [INFO] cps-parent ......................................... SUCCESS [ 7.071 s] 16:40:28 [INFO] cps-events ......................................... SUCCESS [ 3.011 s] 16:40:28 [INFO] cps-path-parser .................................... SUCCESS [ 7.782 s] 16:40:28 [INFO] cps-service ........................................ SUCCESS [ 23.092 s] 16:40:28 [INFO] cps-rest ........................................... SUCCESS [ 22.518 s] 16:40:28 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.663 s] 16:40:28 [INFO] cps-ncmp-service ................................... SUCCESS [03:01 min] 16:40:28 [INFO] cps-ncmp-rest ...................................... SUCCESS [01:00 min] 16:40:28 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.045 s] 16:40:28 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.655 s] 16:40:28 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.659 s] 16:40:28 [INFO] cps-ri ............................................. SUCCESS [ 7.177 s] 16:40:28 [INFO] integration-test ................................... SUCCESS [01:45 min] 16:40:28 [INFO] spotbugs ........................................... SUCCESS [ 0.009 s] 16:40:28 [INFO] cps-application .................................... SUCCESS [ 50.332 s] 16:40:28 [INFO] policy-executor-stub ............................... SUCCESS [ 11.019 s] 16:40:28 [INFO] jacoco-report ...................................... SUCCESS [ 0.672 s] 16:40:28 [INFO] cps ................................................ SUCCESS [ 0.003 s] 16:40:28 [INFO] ------------------------------------------------------------------------ 16:40:28 [INFO] BUILD SUCCESS 16:40:28 [INFO] ------------------------------------------------------------------------ 16:40:28 [INFO] Total time: 08:31 min 16:40:28 [INFO] Finished at: 2025-10-14T16:40:28Z 16:40:28 [INFO] ------------------------------------------------------------------------ 16:40:28 $ ssh-agent -k 16:40:28 unset SSH_AUTH_SOCK; 16:40:28 unset SSH_AGENT_PID; 16:40:28 echo Agent pid 5584 killed; 16:40:28 [ssh-agent] Stopped. 16:40:28 [PostBuildScript] - [INFO] Executing post build scripts. 16:40:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14940831418036804895.sh 16:40:28 ---> sysstat.sh 16:40:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7646376940973680926.sh 16:40:28 ---> package-listing.sh 16:40:28 ++ facter osfamily 16:40:28 ++ tr '[:upper:]' '[:lower:]' 16:40:28 + OS_FAMILY=redhat 16:40:28 + workspace=/w/workspace/cps-master-verify-java 16:40:28 + START_PACKAGES=/tmp/packages_start.txt 16:40:28 + END_PACKAGES=/tmp/packages_end.txt 16:40:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:40:28 + PACKAGES=/tmp/packages_start.txt 16:40:28 + '[' /w/workspace/cps-master-verify-java ']' 16:40:28 + PACKAGES=/tmp/packages_end.txt 16:40:28 + case "${OS_FAMILY}" in 16:40:28 + rpm -qa 16:40:28 + sort 16:40:29 + '[' -f /tmp/packages_start.txt ']' 16:40:29 + '[' -f /tmp/packages_end.txt ']' 16:40:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:40:29 + '[' /w/workspace/cps-master-verify-java ']' 16:40:29 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 16:40:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 16:40:29 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4238568637259537125.sh 16:40:29 ---> capture-instance-metadata.sh 16:40:29 Setup pyenv: 16:40:29 system 16:40:29 3.8.13 16:40:29 3.9.13 16:40:29 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:40:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXt from file:/tmp/.os_lf_venv 16:40:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:40:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:40:33 lf-activate-venv(): INFO: Base packages installed successfully 16:40:33 lf-activate-venv(): INFO: Installing additional packages: lftools 16:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-uAXt/bin to PATH 16:40:46 INFO: Running in OpenStack, capturing instance metadata 16:40:46 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18145540824278196048.sh 16:40:46 provisioning config files... 16:40:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config18251075226080633261tmp 16:40:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:40:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:40:46 [EnvInject] - Injecting environment variables from a build step. 16:40:46 [EnvInject] - Injecting as environment variables the properties content 16:40:46 SERVER_ID=logs 16:40:46 16:40:46 [EnvInject] - Variables injected successfully. 16:40:46 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7874281263060482318.sh 16:40:46 ---> create-netrc.sh 16:40:46 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6145587534506625861.sh 16:40:46 ---> python-tools-install.sh 16:40:46 Setup pyenv: 16:40:46 system 16:40:46 3.8.13 16:40:46 3.9.13 16:40:46 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:40:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXt from file:/tmp/.os_lf_venv 16:40:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:40:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:40:48 lf-activate-venv(): INFO: Base packages installed successfully 16:40:48 lf-activate-venv(): INFO: Installing additional packages: lftools 16:40:57 lf-activate-venv(): INFO: Adding /tmp/venv-uAXt/bin to PATH 16:40:57 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8924933671894403780.sh 16:40:57 ---> sudo-logs.sh 16:40:57 Archiving 'sudo' log.. 16:40:57 [cps-master-verify-java] $ /bin/bash /tmp/jenkins309189613396868681.sh 16:40:57 ---> job-cost.sh 16:40:57 Setup pyenv: 16:40:57 system 16:40:57 3.8.13 16:40:57 3.9.13 16:40:57 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:40:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXt from file:/tmp/.os_lf_venv 16:40:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:40:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:41:00 lf-activate-venv(): INFO: Base packages installed successfully 16:41:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:41:04 lf-activate-venv(): INFO: Adding /tmp/venv-uAXt/bin to PATH 16:41:04 INFO: No Stack... 16:41:05 INFO: Retrieving Pricing Info for: v3-standard-8 16:41:05 INFO: Archiving Costs 16:41:05 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins11775737047936436736.sh 16:41:05 ---> logs-deploy.sh 16:41:05 Setup pyenv: 16:41:05 system 16:41:05 3.8.13 16:41:05 3.9.13 16:41:05 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:41:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uAXt from file:/tmp/.os_lf_venv 16:41:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:41:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:41:07 lf-activate-venv(): INFO: Base packages installed successfully 16:41:07 lf-activate-venv(): INFO: Installing additional packages: lftools 16:41:15 lf-activate-venv(): INFO: Adding /tmp/venv-uAXt/bin to PATH 16:41:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/10748 16:41:15 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:41:16 Archives upload complete. 16:41:16 INFO: archiving logs to Nexus 16:41:17 ---> uname -a: 16:41:17 Linux prd-centos8-docker-8c-8g-2728.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 16:41:17 16:41:17 16:41:17 ---> lscpu: 16:41:17 Architecture: x86_64 16:41:17 CPU op-mode(s): 32-bit, 64-bit 16:41:17 Byte Order: Little Endian 16:41:17 CPU(s): 8 16:41:17 On-line CPU(s) list: 0-7 16:41:17 Thread(s) per core: 1 16:41:17 Core(s) per socket: 1 16:41:17 Socket(s): 8 16:41:17 NUMA node(s): 1 16:41:17 Vendor ID: AuthenticAMD 16:41:17 CPU family: 23 16:41:17 Model: 49 16:41:17 Model name: AMD EPYC-Rome Processor 16:41:17 Stepping: 0 16:41:17 CPU MHz: 2799.998 16:41:17 BogoMIPS: 5599.99 16:41:17 Virtualization: AMD-V 16:41:17 Hypervisor vendor: KVM 16:41:17 Virtualization type: full 16:41:17 L1d cache: 32K 16:41:17 L1i cache: 32K 16:41:17 L2 cache: 512K 16:41:17 L3 cache: 16384K 16:41:17 NUMA node0 CPU(s): 0-7 16:41:17 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 16:41:17 16:41:17 16:41:17 ---> nproc: 16:41:17 8 16:41:17 16:41:17 16:41:17 ---> df -h: 16:41:17 Filesystem Size Used Avail Use% Mounted on 16:41:17 devtmpfs 16G 0 16G 0% /dev 16:41:17 tmpfs 16G 0 16G 0% /dev/shm 16:41:17 tmpfs 16G 17M 16G 1% /run 16:41:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:41:17 /dev/vda1 160G 13G 148G 9% / 16:41:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:41:17 16:41:17 16:41:17 ---> free -m: 16:41:17 total used free shared buff/cache available 16:41:17 Mem: 31890 1116 25316 19 5457 30300 16:41:17 Swap: 1023 0 1023 16:41:17 16:41:17 16:41:17 ---> ip addr: 16:41:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:41:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:41:17 inet 127.0.0.1/8 scope host lo 16:41:17 valid_lft forever preferred_lft forever 16:41:17 inet6 ::1/128 scope host 16:41:17 valid_lft forever preferred_lft forever 16:41:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:41:17 link/ether fa:16:3e:ec:6c:48 brd ff:ff:ff:ff:ff:ff 16:41:17 altname enp0s3 16:41:17 altname ens3 16:41:17 inet 10.30.107.233/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:41:17 valid_lft 85746sec preferred_lft 85746sec 16:41:17 inet6 fe80::f816:3eff:feec:6c48/64 scope link 16:41:17 valid_lft forever preferred_lft forever 16:41:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:41:17 link/ether 02:42:7b:f2:46:23 brd ff:ff:ff:ff:ff:ff 16:41:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:41:17 valid_lft forever preferred_lft forever 16:41:17 inet6 fe80::42:7bff:fef2:4623/64 scope link 16:41:17 valid_lft forever preferred_lft forever 16:41:17 16:41:17 16:41:17 ---> sar -b -r -n DEV: 16:41:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 10/14/2025 _x86_64_ (8 CPU) 16:41:17 16:41:17 16:30:21 LINUX RESTART (8 CPU) 16:41:17 16:41:17 04:31:01 PM tps rtps wtps bread/s bwrtn/s 16:41:17 04:32:01 PM 133.80 14.03 119.77 2941.06 9117.06 16:41:17 04:33:01 PM 224.69 5.41 219.28 1217.19 11529.54 16:41:17 04:34:01 PM 163.22 0.18 163.04 98.62 36404.63 16:41:17 04:35:01 PM 58.31 0.67 57.65 453.72 12794.44 16:41:17 04:36:01 PM 17.98 0.48 17.49 21.46 404.88 16:41:17 04:37:01 PM 5.58 0.00 5.58 0.00 392.05 16:41:17 04:38:01 PM 42.98 0.00 42.98 0.00 8642.24 16:41:17 04:39:01 PM 88.24 0.00 88.24 0.00 15629.91 16:41:17 04:40:01 PM 165.96 0.00 165.96 0.00 2212.16 16:41:17 04:41:01 PM 75.19 2.92 72.28 4554.35 29725.67 16:41:17 Average: 97.60 2.37 95.23 928.69 12685.61 16:41:17 16:41:17 04:31:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:41:17 04:32:01 PM 29358016 31194960 3297696 10.10 2688 2155616 1962148 5.82 158840 2685956 168368 16:41:17 04:33:01 PM 28062784 30260896 4592928 14.06 2688 2509356 2208296 6.55 249708 3851308 204740 16:41:17 04:34:01 PM 25731884 29124552 6923828 21.20 2688 3676704 3183124 9.44 339580 5975220 343996 16:41:17 04:35:01 PM 25220692 28631708 7435020 22.77 2688 3693292 3829360 11.36 436332 6387416 76 16:41:17 04:36:01 PM 25100052 28516736 7555660 23.14 2688 3699020 3662484 10.87 438784 6506892 68 16:41:17 04:37:01 PM 25438396 28864368 7217316 22.10 2688 3708392 3447016 10.23 440800 6171264 20 16:41:17 04:38:01 PM 24574360 28648880 8081352 24.75 2688 4340796 3813796 11.32 505740 6940288 391168 16:41:17 04:39:01 PM 23178412 27341204 9477300 29.02 2688 4431576 6184388 18.35 552984 8250532 2052 16:41:17 04:40:01 PM 23991848 28091900 8663864 26.53 2688 4356788 3949392 11.72 552604 7453304 896 16:41:17 04:41:01 PM 25940560 31040596 6715152 20.56 2688 5347324 1523200 4.52 906680 5144920 23152 16:41:17 Average: 25659700 29171580 6996012 21.42 2688 3791886 3376320 10.02 458205 5936710 113454 16:41:17 16:41:17 04:31:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:41:17 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:32:01 PM eth0 99.20 71.16 1294.98 27.10 0.00 0.00 0.00 0.00 16:41:17 04:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:33:01 PM eth0 414.31 332.59 4948.17 44.15 0.00 0.00 0.00 0.00 16:41:17 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:34:01 PM eth0 437.58 261.74 10442.52 38.19 0.00 0.00 0.00 0.00 16:41:17 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:35:01 PM lo 25.89 25.89 2.37 2.37 0.00 0.00 0.00 0.00 16:41:17 04:35:01 PM eth0 77.87 54.05 20.41 22.10 0.00 0.00 0.00 0.00 16:41:17 04:35:01 PM docker0 7.70 8.66 1.03 1.01 0.00 0.00 0.00 0.00 16:41:17 04:35:01 PM veth41a6297 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:41:17 04:36:01 PM lo 66.79 66.79 4.23 4.23 0.00 0.00 0.00 0.00 16:41:17 04:36:01 PM eth0 343.19 247.93 89.77 97.17 0.00 0.00 0.00 0.00 16:41:17 04:36:01 PM docker0 4.75 5.61 0.81 0.84 0.00 0.00 0.00 0.00 16:41:17 04:37:01 PM lo 21.69 21.69 1.06 1.06 0.00 0.00 0.00 0.00 16:41:17 04:37:01 PM eth0 186.57 142.02 104.04 47.92 0.00 0.00 0.00 0.00 16:41:17 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:38:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 16:41:17 04:38:01 PM eth0 440.78 200.40 3001.58 28.37 0.00 0.00 0.00 0.00 16:41:17 04:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:39:01 PM lo 589.82 589.82 91.51 91.51 0.00 0.00 0.00 0.00 16:41:17 04:39:01 PM eth0 108.10 73.45 29.31 30.31 0.00 0.00 0.00 0.00 16:41:17 04:39:01 PM docker0 246.98 259.79 41.67 43.07 0.00 0.00 0.00 0.00 16:41:17 04:39:01 PM veth6229f6e 217.88 229.41 41.52 34.96 0.00 0.00 0.00 0.00 16:41:17 04:39:01 PM veth4c25b80 29.10 31.08 3.52 8.37 0.00 0.00 0.00 0.00 16:41:17 04:40:01 PM lo 742.65 742.65 148.62 148.62 0.00 0.00 0.00 0.00 16:41:17 04:40:01 PM eth0 86.32 63.58 266.72 23.11 0.00 0.00 0.00 0.00 16:41:17 04:40:01 PM docker0 328.59 335.60 75.82 69.54 0.00 0.00 0.00 0.00 16:41:17 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 04:41:01 PM eth0 75.86 65.14 1259.87 13.37 0.00 0.00 0.00 0.00 16:41:17 04:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:17 Average: lo 144.70 144.70 24.78 24.78 0.00 0.00 0.00 0.00 16:41:17 Average: eth0 226.98 151.21 2145.88 37.18 0.00 0.00 0.00 0.00 16:41:17 Average: docker0 58.80 60.96 11.93 11.45 0.00 0.00 0.00 0.00 16:41:17 16:41:17 16:41:17 ---> sar -P ALL: 16:41:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 10/14/2025 _x86_64_ (8 CPU) 16:41:17 16:41:17 16:30:21 LINUX RESTART (8 CPU) 16:41:17 16:41:17 04:31:01 PM CPU %user %nice %system %iowait %steal %idle 16:41:17 04:32:01 PM all 9.81 0.00 0.93 2.74 0.05 86.47 16:41:17 04:32:01 PM 0 2.59 0.00 0.58 1.15 0.07 95.61 16:41:17 04:32:01 PM 1 26.99 0.00 2.38 3.20 0.08 67.35 16:41:17 04:32:01 PM 2 4.33 0.00 0.42 0.23 0.03 94.99 16:41:17 04:32:01 PM 3 13.00 0.00 0.95 1.44 0.05 84.56 16:41:17 04:32:01 PM 4 9.86 0.00 0.70 8.20 0.05 81.18 16:41:17 04:32:01 PM 5 6.06 0.00 0.53 0.17 0.03 93.21 16:41:17 04:32:01 PM 6 9.39 0.00 0.94 3.91 0.03 85.73 16:41:17 04:32:01 PM 7 6.32 0.00 0.92 3.63 0.05 89.08 16:41:17 04:33:01 PM all 29.67 0.00 1.34 3.78 0.10 65.11 16:41:17 04:33:01 PM 0 21.17 0.00 0.99 2.49 0.10 75.25 16:41:17 04:33:01 PM 1 34.13 0.00 1.11 3.82 0.12 60.82 16:41:17 04:33:01 PM 2 22.74 0.00 1.53 9.89 0.10 65.74 16:41:17 04:33:01 PM 3 17.92 0.00 1.34 1.37 0.08 79.28 16:41:17 04:33:01 PM 4 42.17 0.00 0.96 5.06 0.10 51.71 16:41:17 04:33:01 PM 5 23.73 0.00 1.39 4.55 0.10 70.23 16:41:17 04:33:01 PM 6 36.75 0.00 1.56 0.55 0.12 61.02 16:41:17 04:33:01 PM 7 38.73 0.00 1.82 2.53 0.10 56.81 16:41:17 04:34:01 PM all 33.46 0.00 2.61 2.89 0.11 60.92 16:41:17 04:34:01 PM 0 45.66 0.00 1.72 0.27 0.12 52.23 16:41:17 04:34:01 PM 1 26.56 0.00 2.83 8.58 0.12 61.91 16:41:17 04:34:01 PM 2 41.03 0.00 3.55 5.78 0.13 49.50 16:41:17 04:34:01 PM 3 20.29 0.00 2.94 2.96 0.10 73.70 16:41:17 04:34:01 PM 4 37.55 0.00 2.74 0.69 0.12 58.90 16:41:17 04:34:01 PM 5 25.59 0.00 2.07 2.81 0.10 69.43 16:41:17 04:34:01 PM 6 43.86 0.00 2.64 1.99 0.12 51.39 16:41:17 04:34:01 PM 7 27.16 0.00 2.42 0.10 0.10 70.22 16:41:17 04:35:01 PM all 21.96 0.00 1.93 1.17 0.10 74.84 16:41:17 04:35:01 PM 0 23.81 0.00 1.69 0.28 0.08 74.13 16:41:17 04:35:01 PM 1 23.46 0.00 1.77 0.99 0.12 73.66 16:41:17 04:35:01 PM 2 23.56 0.00 2.11 4.56 0.12 69.65 16:41:17 04:35:01 PM 3 18.54 0.00 1.74 1.07 0.10 78.54 16:41:17 04:35:01 PM 4 18.96 0.00 1.98 0.27 0.12 78.67 16:41:17 04:35:01 PM 5 22.81 0.00 1.81 0.05 0.08 75.24 16:41:17 04:35:01 PM 6 26.04 0.00 2.29 0.25 0.10 71.32 16:41:17 04:35:01 PM 7 18.45 0.00 2.06 1.88 0.08 77.52 16:41:17 04:36:01 PM all 11.47 0.00 1.55 0.08 0.08 86.82 16:41:17 04:36:01 PM 0 9.73 0.00 1.59 0.12 0.08 88.48 16:41:17 04:36:01 PM 1 14.80 0.00 2.06 0.07 0.07 83.00 16:41:17 04:36:01 PM 2 12.86 0.00 1.59 0.05 0.08 85.42 16:41:17 04:36:01 PM 3 11.59 0.00 1.22 0.08 0.08 87.02 16:41:17 04:36:01 PM 4 12.51 0.00 1.66 0.02 0.07 85.75 16:41:17 04:36:01 PM 5 8.02 0.00 1.76 0.07 0.10 90.05 16:41:17 04:36:01 PM 6 10.51 0.00 1.02 0.03 0.07 88.37 16:41:17 04:36:01 PM 7 11.72 0.00 1.52 0.18 0.08 86.49 16:41:17 04:37:01 PM all 11.47 0.00 0.65 0.03 0.05 87.79 16:41:17 04:37:01 PM 0 1.69 0.00 1.30 0.00 0.05 96.96 16:41:17 04:37:01 PM 1 13.13 0.00 0.60 0.00 0.07 86.20 16:41:17 04:37:01 PM 2 39.32 0.00 1.39 0.00 0.08 59.21 16:41:17 04:37:01 PM 3 9.30 0.00 0.30 0.00 0.05 90.35 16:41:17 04:37:01 PM 4 5.96 0.00 0.67 0.00 0.05 93.33 16:41:17 04:37:01 PM 5 8.43 0.00 0.27 0.15 0.05 91.10 16:41:17 04:37:01 PM 6 11.26 0.00 0.47 0.10 0.03 88.14 16:41:17 04:37:01 PM 7 2.74 0.00 0.23 0.00 0.05 96.97 16:41:17 04:38:01 PM all 34.26 0.00 1.48 0.36 0.09 63.80 16:41:17 04:38:01 PM 0 32.59 0.00 1.74 0.05 0.08 65.54 16:41:17 04:38:01 PM 1 27.86 0.00 1.11 0.05 0.08 70.90 16:41:17 04:38:01 PM 2 41.89 0.00 1.76 0.54 0.12 55.70 16:41:17 04:38:01 PM 3 35.69 0.00 1.64 0.47 0.10 62.10 16:41:17 04:38:01 PM 4 37.54 0.00 1.81 0.03 0.10 60.52 16:41:17 04:38:01 PM 5 37.86 0.00 1.17 1.51 0.10 59.36 16:41:17 04:38:01 PM 6 23.63 0.00 1.51 0.25 0.08 74.53 16:41:17 04:38:01 PM 7 37.01 0.00 1.12 0.02 0.08 61.77 16:41:17 04:39:01 PM all 26.41 0.00 1.80 0.89 0.10 70.80 16:41:17 04:39:01 PM 0 28.49 0.00 1.46 0.52 0.12 69.42 16:41:17 04:39:01 PM 1 21.98 0.00 2.08 1.71 0.10 74.13 16:41:17 04:39:01 PM 2 38.29 0.00 2.24 0.80 0.10 58.56 16:41:17 04:39:01 PM 3 32.90 0.00 2.08 1.06 0.10 63.87 16:41:17 04:39:01 PM 4 22.66 0.00 1.44 0.55 0.10 75.24 16:41:17 04:39:01 PM 5 32.45 0.00 1.40 0.38 0.10 65.66 16:41:17 04:39:01 PM 6 18.85 0.00 1.79 2.09 0.08 77.18 16:41:17 04:39:01 PM 7 15.63 0.00 1.90 0.03 0.10 82.34 16:41:17 04:40:01 PM all 28.53 0.00 1.53 0.33 0.10 69.51 16:41:17 04:40:01 PM 0 19.34 0.00 1.34 0.48 0.10 78.73 16:41:17 04:40:01 PM 1 36.88 0.00 0.89 0.05 0.10 62.08 16:41:17 04:40:01 PM 2 21.03 0.00 1.95 0.02 0.10 76.91 16:41:17 04:40:01 PM 3 42.09 0.00 2.16 0.13 0.12 55.49 16:41:17 04:40:01 PM 4 39.54 0.00 1.25 0.12 0.10 58.99 16:41:17 04:40:01 PM 5 20.24 0.00 1.17 0.02 0.08 78.49 16:41:17 04:40:01 PM 6 33.18 0.00 2.05 1.84 0.10 62.83 16:41:17 04:40:01 PM 7 15.92 0.00 1.46 0.00 0.08 82.54 16:41:17 04:41:01 PM all 18.92 0.00 1.73 2.47 0.07 76.81 16:41:17 04:41:01 PM 0 4.83 0.00 0.94 2.19 0.05 92.00 16:41:17 04:41:01 PM 1 34.44 0.00 2.04 4.58 0.08 58.86 16:41:17 04:41:01 PM 2 29.46 0.00 1.89 2.21 0.07 66.38 16:41:17 04:41:01 PM 3 19.20 0.00 1.27 1.96 0.07 77.50 16:41:17 04:41:01 PM 4 24.07 0.00 2.86 5.12 0.07 67.89 16:41:17 04:41:01 PM 5 18.10 0.00 1.60 2.44 0.08 77.77 16:41:17 04:41:01 PM 6 12.31 0.00 1.76 0.02 0.07 85.86 16:41:17 04:41:01 PM 7 8.93 0.00 1.51 1.29 0.05 88.23 16:41:17 Average: all 22.58 0.00 1.56 1.47 0.09 74.30 16:41:17 Average: 0 18.96 0.00 1.33 0.76 0.09 78.86 16:41:17 Average: 1 26.02 0.00 1.68 2.30 0.09 69.90 16:41:17 Average: 2 27.44 0.00 1.84 2.40 0.09 68.22 16:41:17 Average: 3 22.04 0.00 1.56 1.05 0.09 75.25 16:41:17 Average: 4 25.07 0.00 1.61 2.01 0.09 71.23 16:41:17 Average: 5 20.32 0.00 1.32 1.21 0.08 77.06 16:41:17 Average: 6 22.56 0.00 1.60 1.10 0.08 74.66 16:41:17 Average: 7 18.25 0.00 1.50 0.97 0.08 79.21 16:41:17 16:41:17 16:41:17